Commit ff398759 authored by Martin Wallin's avatar Martin Wallin Committed by Hein-Pieter van Braam-Stewart
Browse files

Ignore default ccls cache folder and compile commands jso


(cherry picked from commit 8be9fd83)
parent 49df4b7a
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -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