瀏覽代碼

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