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