about summary refs log tree commit diff stats
path: root/.gitignore
blob: 2e27473b7dd555c0c71dc2b1c580f98824157578 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
*.class

# Package Files #
*.jar
*.war
*.ear

nbproject/private/
build/
nbbuild/
dist/
nbdist/
nbactions.xml
nb-configuration.xml
.DS_Store