git ignore .ccls-cache (#161340)

Ignore the cache directory from the ccls extension to VSCode.
This commit is contained in:
Jim Graham
2025-01-08 16:10:05 -08:00
committed by GitHub
parent 05899f84c6
commit 41a8939428

1
.gitignore vendored
View File

@@ -27,6 +27,7 @@ bin/internal/engine.version
.project
.settings/
.vscode/*
.ccls-cache
# Flutter repo-specific
/bin/cache/