aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore23
1 files changed, 15 insertions, 8 deletions
diff --git a/.gitignore b/.gitignore
index d0be3f43..b02db679 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,13 +1,20 @@
1bin/
2emf-gen/
3xtend-gen/
4xtext-gen/
5.gradle/
6build/
7*._trace 1*._trace
8*.xtendbin
9.classpath 2.classpath
3.gradle/
10.launch 4.launch
5.log/
6.node/
7.pnp.*
11.project 8.project
12.settings 9.settings
13node_modules/ 10.yarn/*
11!.yarn/patches
12!.yarn/plugins
13!.yarn/releases
14!.yarn/versions
15bin/
16build/
17emf-gen/
18xtend-gen/
19*.xtendbin
20xtext-gen/