.pytest_cache into .gitignore

pull/1303/head
ziajka 6 years ago
parent f1d8ee30cd
commit 1b3065750d

1
.gitignore vendored

@ -1,5 +1,6 @@
*.py[cod]
__pycache__
.pytest_cache
#py.test
.cache

Loading…
Cancel
Save