Explorar o código

Ignore default ccls cache folder and compile commands jso

Martin Wallin %!s(int64=6) %!d(string=hai) anos
pai
achega
8be9fd83ad
Modificáronse 1 ficheiros con 7 adicións e 0 borrados
  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
+