add .gitignore and add a flags rule to makefile to create compile_flags.txt

This commit is contained in:
2025-02-03 21:12:05 +01:00
parent 4b8f53e5fa
commit d3bb06f756
2 changed files with 7 additions and 1 deletions

5
.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
.vscode
.objs
RT
compile_flags.txt
imgui.ini