add .ccls-cache to .gitignore

For that one user that uses ccls :)
This commit is contained in:
takase1121 2021-06-23 18:18:13 +08:00
parent daa0720c6d
commit bbfb6167f1
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@ subprojects/libagg
subprojects/reproc subprojects/reproc
lite lite
error.txt error.txt
.ccls-cache