diff --git a/.gitignore b/.gitignore
index 7bbc71c09205c78d790739d246bbe4f9f1881c17..166b1a0d95506ce68288da750350b988f6526e94 100644
--- a/.gitignore
+++ b/.gitignore
@@ -99,3 +99,8 @@ ENV/
 
 # mypy
 .mypy_cache/
+
+
+.idea/*
+
+*.DS_Store
\ No newline at end of file