Skip to content

Commit aecd9e9

Browse files
committed
Add .pytest_cache/* to .gitignore
1 parent c515937 commit aecd9e9

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
@@ -28,6 +28,7 @@ nosetests.xml
2828

2929
# py.test
3030
.cache/*
31+
.pytest_cache/*
3132
.pytest_config
3233

3334
# Developer

0 commit comments

Comments
 (0)