diff --git a/.gitignore b/.gitignore index b8dbf90..9ea1490 100644 --- a/.gitignore +++ b/.gitignore @@ -187,3 +187,6 @@ godot.creator.* # compile commands (https://clang.llvm.org/docs/JSONCompilationDatabase.html) compile_commands.json + +# clang cache +.cache