Skip to content

Commit

Permalink
Merge pull request #677 from jdufresne/pytest-cache
Browse files Browse the repository at this point in the history
Add new Pytest cache directory to gitignore
  • Loading branch information
suutari-ai authored Aug 29, 2018
2 parents 71d9a30 + 3b91770 commit e2f0e83
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 @@ -9,6 +9,7 @@
.direnv

# Testing
.pytest_cache/
.tox
htmlcov

Expand Down

0 comments on commit e2f0e83

Please sign in to comment.