Skip to content

Commit

Permalink
Add .pytest_cache/ to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
emmanvg committed Jun 13, 2018
1 parent 4ed04fe commit 288bbd1
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 @@ -15,6 +15,7 @@
# pycharm
.idea/
.idea
.pytest_cache/

# python setuptools
build/
Expand Down

0 comments on commit 288bbd1

Please sign in to comment.