manifest: Prune .mypy_cache

This commit is contained in:
Florian Bruhin 2020-06-26 08:56:11 +02:00
parent eed0373feb
commit cb15192cd6
1 changed files with 1 additions and 0 deletions

View File

@ -43,5 +43,6 @@ exclude tests/unit/scripts/test_run_vulture.py
exclude tests/unit/scripts/test_check_coverage.py
prune doc/extapi
prune misc/nsis
prune **/.mypy_cache
global-exclude __pycache__ *.pyc *.pyo