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