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

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

Back to the top