diff --git a/.gitignore b/.gitignore index 0282e3ca..fb9bd51d 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,5 @@ env/ .vscode/ tests/file.tmp .eggs/ +.mypy_cache/ +*.tmp