aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: ff6686e1287d58bf24bb9baa197e4c8a6548645a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.classpath
.project
.settings
eclipsebin

*/target
pom.xml.*
release.properties

.idea
*.iml
*.ipr
*.iws
classes

.DS_Store