manifest: Prune .mypy_cache
This commit is contained in:
parent
eed0373feb
commit
cb15192cd6
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue