# Ant
ant/

# Gradle
.gradle/
build/

# Maven
target/

# Eclipse
.classpath
.project
.settings/
bin/

# Emacs
*~
.\#*
\#*\#
.*.~undo-tree~

# IDEA
*.iws
*.ipr
*.iml
.idea/
out/
