]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-132134: Add the clangd ``.cache`` directory to ``.gitignore`` (#132135)
authorNadeshiko Manju <me@manjusaka.me>
Sun, 6 Apr 2025 04:25:08 +0000 (12:25 +0800)
committerGitHub <noreply@github.com>
Sun, 6 Apr 2025 04:25:08 +0000 (05:25 +0100)
Signed-off-by: Manjusaka <me@manjusaka.me>
.gitignore

index 8872e9d5508ff14a61a5ee6b4931b4c186986ae8..596e0f3af6ae3ebc343b5322c5164175a995d64f 100644 (file)
@@ -38,6 +38,7 @@ tags
 TAGS
 .vs/
 .vscode/
+.cache/
 gmon.out
 .coverage
 .mypy_cache/