diff --git a/.gitignore b/.gitignore index 7c904e5..0727b2f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ *.pyc .tox .cache +.pytest_cache/ build/ dist/ *.egg/