aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 4ff44f910f5d429d697d2dd241404a792ddc92ca (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
*~
\#*\#

.classpath
.factorypath
.project
.settings
eclipsebin

bin
gen
build
out
lib

target
pom.xml.*
release.properties

.idea
*.iml
classes

obj

.DS_Store