aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 80c42f83d31..e96d93837e1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,12 @@ servo-test
Servo.app
.config.mk.last
/glfw
+
+# Editors
+
+# IntelliJ
+.idea
+*.iws
+
+# VSCode
+.vscode