Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 473b417402a5dd707579fc1bd2ca93763fe22d12 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
bin/
target/
sonarlint/
*.java._trace
*.pyc
.DS_Store
*.xtendbin
*.gmfgen.uml

# Workspace metadata folder created by Oomph when launching tests.
tests/**/.metadata/

Back to the top