aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 559618ab6fb70ac28b282993f321324d8032cae7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
*._trace
.classpath
.idea/
.gradle/
.launch
.log/
.node/
.pnp.*
.project
.settings
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
bin/
build/
dev-dist/
emf-gen/
node_modules/
*.typegen.ts
xtend-gen/
*.xtendbin
xtext-gen/