diff --git a/projectFirstPart/.gitignore b/projectFirstPart/.gitignore
index eb9976762469d89a63b94e0c5f7d585fbef497eb..d24d0e18dada1e2c43b294164e86daa519c707ba 100644
--- a/projectFirstPart/.gitignore
+++ b/projectFirstPart/.gitignore
@@ -1,3 +1,4 @@
+.idea
 node_modules
 /start.bat
 /compiled/
\ No newline at end of file
diff --git a/projectSecondPart/.gitignore b/projectSecondPart/.gitignore
index eb9976762469d89a63b94e0c5f7d585fbef497eb..d24d0e18dada1e2c43b294164e86daa519c707ba 100644
--- a/projectSecondPart/.gitignore
+++ b/projectSecondPart/.gitignore
@@ -1,3 +1,4 @@
+.idea
 node_modules
 /start.bat
 /compiled/
\ No newline at end of file