diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hgignore @@ -32,4 +32,5 @@ syntax: regexp ^fabfile.py ^\.idea$ ^\.cache$ +^\.pytest_cache$ /__pycache__$