Skip to content

Commit

Permalink
pytest gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
lthurner committed Apr 24, 2018
1 parent 7ec1e9e commit 1674cb7
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
@@ -1,6 +1,7 @@
*.pyc
*~
build/
.pytest_cache/
dist/
.cache/
.idea
Expand Down

0 comments on commit 1674cb7

Please sign in to comment.