gh-132134: Add the clangd `.cache directory to .gitignore` (#132135)

Signed-off-by: Manjusaka <me@manjusaka.me>
This commit is contained in:
Nadeshiko Manju
2025-04-06 12:25:08 +08:00
committed by GitHub
parent 85bc489b64
commit 86804003ed

1
.gitignore vendored
View File

@@ -38,6 +38,7 @@ tags
TAGS
.vs/
.vscode/
.cache/
gmon.out
.coverage
.mypy_cache/