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