# Compilation files
*.class
bin/

# Mobile Tools for Java (J2ME)
.mtj.tmp/

# Package Files #
*.war
*.ear

# Documentation
target/
/doc/

# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*

# Eclipse files
.classpath
.project
.settings/

# Configuration
.checkstyle

# Mac files
.DS_Store*
