aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore27
1 files changed, 4 insertions, 23 deletions
diff --git a/.gitignore b/.gitignore
index 56c1bb7a2..606e5b149 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,23 +1,4 @@
-# eclipse
-bin
-*.launch
-.settings
-.metadata
-.classpath
-.project
-
-# idea
-out
-*.ipr
-*.iws
-*.iml
-.idea
-
-# gradle
-build
-.gradle
-deps
-
-# other
-eclipse
-run
+.idea/
+.vscode/
+run/
+build/