git ignore pytest cache (#6340)

This commit is contained in:
ohemorange
2018-09-05 18:05:48 -07:00
committed by GitHub
parent 0c66de47cf
commit 05ad539255
+1
View File
@@ -40,6 +40,7 @@ tests/letstest/venv/
# pytest cache
.cache
.mypy_cache/
.pytest_cache/
# docker files
.docker