mirror of
https://github.com/prime31/FNA-VSCode-Template.git
synced 2025-10-31 21:50:44 +07:00
ignore imgui junk files
This commit is contained in:
parent
b49cb32592
commit
92a74fd3bb
3
.gitignore
vendored
3
.gitignore
vendored
@ -8,4 +8,5 @@ project_name/obj
|
|||||||
project_name/CompiledContent/bin
|
project_name/CompiledContent/bin
|
||||||
project_name/CompiledContent/obj
|
project_name/CompiledContent/obj
|
||||||
.mgstats
|
.mgstats
|
||||||
|
imgui.ini
|
||||||
|
imgui_log.txt
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user