diff --git a/.gitignore b/.gitignore index ba2cd8b..ecf08d6 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,5 @@ docs/_build/ build/ htmlcov/ *,cover +.mypy_cache/ +.pytest_cache/