You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Ignore default ccls cache folder and compile commands jso
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user