added .pytest_cache to gitignore

This commit is contained in:
Asif Saifuddin Auvi 2018-05-11 01:21:51 +06:00
parent b01ff0b2f6
commit 90713245bc

3
.gitignore vendored
View file

@ -64,4 +64,5 @@ media
# PyCharm
.idea/
.cache
.cache
.pytest_cache