aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 69876ddd84fa33545eede9d4c617d5d371a3d997 (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
26
27
28
# SPDX-FileCopyrightText: 2021-2023 The Refinery Authors
#
# SPDX-License-Identifier: CC0-1.0

*._trace
.classpath
.idea/
.frontend-gradle-plugin/
.gradle/
.launch
.log/
.node/
.pnp.*
.project
.settings
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
bin/
build/
emf-gen/
node_modules/
xtend-gen/
*.xtendbin
xtext-gen/