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