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

# netbeans
/nbproject

# vim
.*.sw[a-p]

# various other potential build files
/build
/bin
/dist
/localexport.jardesc

# Mac filesystem dust
.DS_Store