Commit bd1eb89d authored by Yuchen Pei's avatar Yuchen Pei Committed by Daniel Black

Adding .ccls-cache/ to .gitignore

generated by the language server ccls
parent 2771890b
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
*.rpm *.rpm
.*.swp .*.swp
*.ninja *.ninja
.ccls-cache/
.ninja_* .ninja_*
.gdb_history .gdb_history
.vs/ .vs/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment