Skip to content

Commit

Permalink
Add pytest cache to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
redodo committed Apr 7, 2018
1 parent 4a51710 commit 91e0307
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
@@ -1,6 +1,7 @@
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
.pytest_cache/

# C extensions
*.so
Expand Down

0 comments on commit 91e0307

Please sign in to comment.