git ignore .ccls-cache (#161340)
Ignore the cache directory from the ccls extension to VSCode.
This commit is contained in:
parent
05899f84c6
commit
41a8939428
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,6 +27,7 @@ bin/internal/engine.version
|
|||||||
.project
|
.project
|
||||||
.settings/
|
.settings/
|
||||||
.vscode/*
|
.vscode/*
|
||||||
|
.ccls-cache
|
||||||
|
|
||||||
# Flutter repo-specific
|
# Flutter repo-specific
|
||||||
/bin/cache/
|
/bin/cache/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user