瀏覽代碼

Ignore directories created by JetBrains IDEs.

(cherry picked from commit c470de572c2f63e7ba5eeb7d97bc1f4bc114b375)
Rokas Kupstys 6 年之前
父節點
當前提交
9d6b2b096b
共有 1 個文件被更改,包括 4 次插入0 次删除
  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-*