diff --git a/.gitignore b/.gitignore
index 0132dad58a5280428353522fae18f944f1fcc5b8..663d391a4778feeffef113785057726b2fd38c75 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,7 @@
-test.py
+test*.py
+*test.py
 .vscode
 **/__pycache__
 .env
+.idea
+.mypy_cache