Add pytest cache to gitignore

This commit is contained in:
Micah Lee 2018-02-24 19:17:29 -08:00
parent 471ccef9d3
commit 6ded178343
No known key found for this signature in database
GPG Key ID: 403C2657CD994F73

1
.gitignore vendored
View File

@ -28,6 +28,7 @@ pip-log.txt
.tox
nosetests.xml
.cache
.pytest_cache
# Translations
*.mo