Skip to content

Commit cdc762a

Browse files
committed
add lsp ignores
adds cache and ccls dirs and clangd files to git ignore
1 parent a310a5c commit cdc762a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,7 @@ out/
1010
.vscode/settings.json
1111
.vscode/extensions.json
1212
.idea
13-
cmake-*
13+
cmake-*
14+
.cache
15+
.ccls
16+
compile_commands.json

0 commit comments

Comments
 (0)