Adding .ccls-cache/ to .gitignore

generated by the language server ccls
This commit is contained in:
Yuchen Pei 2023-06-02 10:52:28 +10:00 committed by Daniel Black
parent 2771890bab
commit bd1eb89d7f

1
.gitignore vendored
View File

@ -7,6 +7,7 @@
*.rpm
.*.swp
*.ninja
.ccls-cache/
.ninja_*
.gdb_history
.vs/