Ignore .pytest_cache

This commit is contained in:
Hugo 2018-04-28 14:21:22 +03:00
parent 325c6e53c3
commit 03e9e59edb

1
.gitignore vendored
View File

@ -13,4 +13,5 @@ coverage.xml
examples/frameworks/pylonstest/PasteScript*
examples/frameworks/pylonstest/pylonstest.egg-info/
examples/frameworks/django/testing/testdb.sql
.pytest_cache
.tox