diff --git a/.gitignore b/.gitignore index fb0464e7..3b16e351 100755 --- a/.gitignore +++ b/.gitignore @@ -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