aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 2ed32a86f19a29ec787fd78e82392affbe72c2fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/target/
target/
.project
.settings/
.classpath
*.jar
/bin/
.checkstyle

#intellij files
.idea
son-handler.iml