Skip to content

Commit 750c6f9

Browse files
committed
pythongh-132134: Add .cache directory to .gitignore file
Signed-off-by: Manjusaka <[email protected]>
1 parent d827d4d commit 750c6f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ tags
3838
TAGS
3939
.vs/
4040
.vscode/
41+
.cache/
4142
gmon.out
4243
.coverage
4344
.mypy_cache/

0 commit comments

Comments
 (0)