mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
gh-132134: Add the clangd `.cache
directory to
.gitignore
` (#132135)
Signed-off-by: Manjusaka <me@manjusaka.me>
This commit is contained in:
parent
85bc489b64
commit
86804003ed
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -38,6 +38,7 @@ tags
|
|||
TAGS
|
||||
.vs/
|
||||
.vscode/
|
||||
.cache/
|
||||
gmon.out
|
||||
.coverage
|
||||
.mypy_cache/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue