Skip to content

Commit

Permalink
Have git ignore .pytest_cache/ [ci skip] (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
jakirkham committed Aug 9, 2018
1 parent d46e117 commit efbccac
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 @@ -44,6 +44,7 @@ nosetests.xml
coverage.xml
*,cover
.hypothesis/
.pytest_cache/

# Translations
*.mo
Expand Down

0 comments on commit efbccac

Please sign in to comment.