*.class
.checkstyle
.fbExcludeFilterFile

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

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

# IDE Files
.classpath
.project
.settings/
.idea
*.iml
*.ipr
*.iws

# Generated stuff
target/
target-ide/

.DS_Store
data/

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

.factorypath
.apt_generated_tests/

# Sphinx documentation
.tox/
docs/_build/