aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 7e13358950efc550f91ebe3a88259cc9233ce811 (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
25
26
27
*~
\#*\#

.classpath
.factorypath
.project
.settings
eclipsebin

bin
gen
build
out
lib

target
pom.xml.*
release.properties
build.log

.idea
*.iml
classes

obj

.DS_Store