diff --git a/.gitignore b/.gitignore
index 227e65e..72f9d48 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,4 +14,6 @@ node_modules/
 server.js
 *.sublime-workspace
 chromedriver.log
-*.baseline
\ No newline at end of file
+*.baseline
+*.iml
+.idea/
\ No newline at end of file