Skip to content

Commit 819badb

Browse files
committed
add clangd files to gitignore
1 parent 59c18d0 commit 819badb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

+4
Original file line numberDiff line numberDiff line change
@@ -83,3 +83,7 @@ out/
8383
# IDE Files
8484
/.vscode
8585
/.devcontainer
86+
87+
# clangd files
88+
/.cache/clangd
89+
compile_commands.json

0 commit comments

Comments
 (0)