summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 89c60b95b908292e5f0b2997ffbb8d3f51a60697 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
bin/
target/
tmp/
data/
coverage-report/
.project
.settings
.classpath
.class
.checkstyle
*.iml
*.log
.idea