This website works better with JavaScript
Home
Explore
Help
Sign In
c
/
imgui
mirror of
https://github.com/ocornut/imgui.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Ignore .ini file with other suffixes.
ocornut
1 year ago
parent
77d9f80754
commit
7e7c97ac5f
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.gitignore
+ 1
- 0
.gitignore
View File
@@ -3,6 +3,7 @@
## Dear ImGui artifacts
imgui.ini
+imgui*.ini
## General build artifacts
*.o