Skip to content

Commit 5689c61

Browse files
committed
Add pytest 3.4 cache directory to gitignore
1 parent 5abd5e7 commit 5689c61

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
@@ -31,6 +31,7 @@ htmlcov/
3131
.tox/
3232
.coverage
3333
.cache
34+
.pytest_cache
3435
nosetests.xml
3536
coverage.xml
3637

0 commit comments

Comments
 (0)