# ignore compiled byte code
target

# ignore output files from testing
output*

# ignore standard eclipse
.project
.classpath
.settings