Skip to content

Commit

Permalink
Merge pull request #95 from rkdarst/gitigtore_pytest_cache
Browse files Browse the repository at this point in the history
Add .pytest_cache to .gitignore
  • Loading branch information
willingc committed Jun 20, 2018
2 parents ecc8dd8 + 1461c2c commit c320f05
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 @@ -4,4 +4,5 @@
__pycache__/
.cache/
.coverage
.pytest_cache
*~

0 comments on commit c320f05

Please sign in to comment.