aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/cli/gitignore-for-init3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/cli/gitignore-for-init b/src/cli/gitignore-for-init
index f81d56eaa..3d75225a1 100644
--- a/src/cli/gitignore-for-init
+++ b/src/cli/gitignore-for-init
@@ -167,3 +167,6 @@ dist
.yarn/build-state.yml
.yarn/install-state.gz
.pnp.\*
+
+# IntelliJ based IDEs
+.idea