diff --git a/.gitignore b/.gitignore index 9a48c01..0e05727 100644 --- a/.gitignore +++ b/.gitignore @@ -85,7 +85,10 @@ logs .idea/mongoSettings.xml # VIM temp files -*.swp +*.sw[op] + +# mypy +.mypy_cache ## File-based project format: *.iws