diff --git a/.gitignore b/.gitignore index 2654cf5..3cd0013 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ __pycache__/ *.dist-info/ dist/ build/ +.mypy_cache/