Add imgui ini to gitignore
This commit is contained in:
parent
145a89666c
commit
6c0b566bb1
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -72,3 +72,4 @@ DerivedData/
|
||||||
*.exe
|
*.exe
|
||||||
*.out
|
*.out
|
||||||
*.app
|
*.app
|
||||||
|
/imgui.ini
|
||||||
|
|
Loading…
Add table
Reference in a new issue