Ignore .pytest_cache directory

This commit is contained in:
Simon Conseil
2018-08-27 00:23:32 +02:00
parent 23cc8a994b
commit 062f959000

2
.gitignore vendored
View File

@@ -3,9 +3,9 @@
*.pyc
*_flymake
.coverage
.pytest_cache/
.ropeproject/
.tox/
nose.cfg
MANIFEST
_build/
build/