aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 226a3f3d65cd0b3400670c3fc044f85d1bf25045 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.classpath
.project
.settings
eclipsebin

bin
gen
build
out
lib

target
pom.xml.*
release.properties

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

obj

.DS_Store