Explorar el Código

Ignore directories created by JetBrains IDEs.

(cherry picked from commit c470de572c2f63e7ba5eeb7d97bc1f4bc114b375)
Rokas Kupstys hace 6 años
padre
commit
9d6b2b096b
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      examples/.gitignore

+ 4 - 0
examples/.gitignore

@@ -40,3 +40,7 @@ example_sdl_opengl3/example_sdl_opengl3
 
 ## Dear ImGui Ini files
 imgui.ini
+
+## JetBrains IDEs
+.idea
+cmake-build-*