ignore clangd artifacts
This commit is contained in:
parent
077bea9c34
commit
65b84ad31d
1 changed files with 5 additions and 1 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -1,4 +1,8 @@
|
|||
bin/
|
||||
build/
|
||||
|
||||
sandbox/
|
||||
|
||||
# clangd
|
||||
.cache/
|
||||
compile_commands.json
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue