diff --git a/.gitignore b/.gitignore index c58175e..f13dbf4 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ # python files __pycache__/ -*.egg-info/ \ No newline at end of file +*.egg-info/ +.mypy_cache/