1
0
mirror of https://github.com/ocornut/imgui.git synced 2024-09-23 19:18:34 +02:00

Ignore .ini file with other suffixes.

This commit is contained in:
ocornut 2024-06-20 14:34:42 -07:00
parent 77d9f80754
commit 7e7c97ac5f

1
.gitignore vendored
View File

@ -3,6 +3,7 @@
## Dear ImGui artifacts
imgui.ini
imgui*.ini
## General build artifacts
*.o