Răsfoiți Sursa

Ignore default ccls cache folder and compile commands jso

(cherry picked from commit 8be9fd83ad07159d6c707f741b18c8feefa1c1b6)
Martin Wallin 6 ani în urmă
părinte
comite
ff3987598e
1 a modificat fișierele cu 7 adăugiri și 0 ștergeri
  1. 7 0
      .gitignore

+ 7 - 0
.gitignore

@@ -316,3 +316,10 @@ platform/windows/godot_res.res
 
 # Scons progress indicator
 .scons_node_count
+
+# ccls cache (https://github.com/MaskRay/ccls)
+.ccls-cache/
+
+# compile commands (https://clang.llvm.org/docs/JSONCompilationDatabase.html)
+compile_commands.json
+