Skip to content

Commit ff8845a

Browse files
committed
add .pytest_cache to gitignore
1 parent f5eb8ef commit ff8845a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ nosetests.xml
4444
coverage.xml
4545
*,cover
4646
.hypothesis/
47+
.pytest_cache/
4748

4849
# Translations
4950
*.mo

0 commit comments

Comments
 (0)