.*
!.gitignore
*.class
Icon

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

#package files
*.sw?
.#*
*#
*~
.classpath
.project
.settingsbin
build
target
out
dependency-reduced-pom.xml
*.sublime-*
/scratch
README.html
*.xml.bak
*.iml
.idea

release/

# Thumbnails
._*

# Files that might appear on external disk
.Spotlight-V100
.Trashes




