Merge pull request #4135 from edmorley/gitignore-pytest-cache

Add the pytest .cache/ directory to .gitignore
This commit is contained in:
2017-06-06 18:00:38 -04:00
committed by GitHub
+1
View File
@@ -5,6 +5,7 @@ nosetests.xml
junit-report.xml
pylint.txt
toy.py
.cache/
cover/
build/
docs/_build