Merge pull request #4298 from qlyoung/gitignore-ccls-cache

.gitignore: ignore .ccls-cache
This commit is contained in:
Jafar Al-Gharaibeh 2019-05-09 16:58:46 -05:00 committed by GitHub
commit 448a0ea683
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View File

@ -88,5 +88,6 @@ GSYMS
GRTAGS
GPATH
compile_commands.json
.ccls-cache
.dirstamp
refix