diff --git a/.gitignore b/.gitignore index 2ec014d..19e276a 100644 --- a/.gitignore +++ b/.gitignore @@ -60,3 +60,6 @@ target/ # PyCharm .idea/ + +.mypy_cache/ +.pytest_cache/