# Eclipse stuff
/.classpath
/.project
/.settings

# netbeans
/nbproject

#IntelliJ
/*.iml
/.idea

# various other potential build files
/bin
/dist
/manifest.mf

# Mac filesystem dust
.DS_Store
.DS_Storetarget
/target
