Browse Source

Git ignore imgui.ini files

ocornut 11 years ago
parent
commit
680a5a9b54
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -9,3 +9,6 @@ examples/opengl_example/ipch/*
 *.sdf
 *.suo
 *.vcxproj.user
+
+## Ini files
+imgui.ini