mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-19 21:13:12 -07:00
Add .cache to gitignore for clangd
This commit is contained in:
parent
dff9844132
commit
402e7f01ee
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -24,4 +24,5 @@ secret.tar
|
||||||
keystore-env.sh
|
keystore-env.sh
|
||||||
compile_commands.json
|
compile_commands.json
|
||||||
.ccls-cache
|
.ccls-cache
|
||||||
|
.cache/
|
||||||
.gdb_history
|
.gdb_history
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue