# Maven
target/
*.ser
*.ec

# Ant
build/
!lib/build/

# IntelliJ Idea
.idea/
out/
*.ipr
*.iws
*.iml

# Eclipse
.classpath
.project
.settings/
