Add pytest .cache dirs to gitignore

This commit is contained in:
Ellwood Zwovic
2017-07-14 16:13:30 -07:00
parent 35a108ac4b
commit 956b72b684

1
.gitignore vendored
View File

@@ -1 +1,2 @@
__pycache__/ __pycache__/
.cache