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

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

Back to the top