Skip to content

Commit df2de98

Browse files
committed
Merge pull request #842 from borntyping/patch-1
Add .cache to the Python .gitignore
2 parents af40525 + b75c902 commit df2de98

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Python.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ pip-delete-this-directory.txt
2727
# Unit test / coverage reports
2828
.tox/
2929
.coverage
30+
.cache
3031
nosetests.xml
3132
coverage.xml
3233

0 commit comments

Comments
 (0)