diff --git a/.gitignore b/.gitignore
index 7ab221f97..5d62f2cd0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,8 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
+# Jetbrains IDEs
+.idea/
+
# dependencies
/node_modules
/.pnp
@@ -41,3 +44,4 @@ next-env.d.ts
# homepage
/config
+
diff --git a/.idea/homepage.iml b/.idea/homepage.iml
index 0c8867d7e..185c93144 100644
--- a/.idea/homepage.iml
+++ b/.idea/homepage.iml
@@ -5,6 +5,7 @@
+