diff --git a/.gitignore b/.gitignore index d6563999c..a7a3355f7 100644 --- a/.gitignore +++ b/.gitignore @@ -12,7 +12,9 @@ build/ docs/.build/ dist/ env*/ +venv*/ htmlcov/ tmp/ coverage.xml nosetests.xml +.cache/