diff --git a/.gitignore b/.gitignore index 11a147a6e..8456d9be0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ .DS_Store __pycache__ +.mypy_cache *.swp debug .vscode/*