Преглед изворни кода

add lsp ignores

adds cache and ccls dirs and clangd files to git ignore
446564 пре 1 година
родитељ
комит
cdc762ada2
1 измењених фајлова са 4 додато и 1 уклоњено
  1. 4 1
      .gitignore

+ 4 - 1
.gitignore

@@ -10,4 +10,7 @@ out/
 .vscode/settings.json
 .vscode/extensions.json
 .idea
-cmake-*
+cmake-*
+.cache
+.ccls
+compile_commands.json