diff --git a/.gitignore b/.gitignore index e547a65..b9d7a31 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ config.json log.txt __pycache__/ .vscode/ -.direnv/ \ No newline at end of file +.direnv/ +.mypy_cache/ \ No newline at end of file