git: added clangd cache files to gitignore
This commit is contained in:
parent
7ff11ded25
commit
41a53ee52b
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,3 +1,5 @@
|
|||
bin/
|
||||
build/
|
||||
Makefile
|
||||
.cache/
|
||||
compile_commands.json
|
||||
|
|
Loading…
Reference in a new issue