manifest: Prune .mypy_cache

(cherry picked from commit cb15192cd6)
This commit is contained in:
Florian Bruhin 2020-06-26 08:56:11 +02:00
parent 7aa3304dad
commit 80a57bc5ff
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