diff --git a/.gitignore b/.gitignore index 19ebfd79..eb976121 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,9 @@ t.py t2.py dist + +/.mypy_cache/ + +/.pytest_cache/ + +/.tox/