mirror of
https://github.com/python/cpython.git
synced 2025-07-07 19:35:27 +00:00
[3.12] gh-132134: Add the clangd `.cache
directory to
.gitignore
` (GH-132135) (#132145)
gh-132134: Add the clangd ``.cache`` directory to ``.gitignore`` (GH-132135)
(cherry picked from commit 86804003ed
)
Signed-off-by: Manjusaka <me@manjusaka.me>
Co-authored-by: Nadeshiko Manju <me@manjusaka.me>
This commit is contained in:
parent
82b3939daf
commit
c124ae9d0b
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