Explorar o código

git: Ignore clangd cache folder

(cherry picked from commit 0b34607bb8c38ded3ef37575ed1da9b91940351f)
Martin Capitanio %!s(int64=5) %!d(string=hai) anos
pai
achega
d38eb29f2e
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -360,3 +360,6 @@ compile_commands.json
 
 # Cppcheck
 *.cppcheck
+
+# https://clangd.llvm.org/ cache folder
+.clangd/