Skip to content

Commit

Permalink
Add pytest_cache to gitignore (dbcli#266)
Browse files Browse the repository at this point in the history
  • Loading branch information
pensivebrian authored Aug 12, 2019
1 parent 3a71bfe commit 8864de0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ nosetests.xml
coverage.xml
*.cover
.hypothesis/
.pytest_cache/

# Translations
*.mo
Expand Down

0 comments on commit 8864de0

Please sign in to comment.