# Eclipse stuff
/.classpath
/.project
/.settings
# netbeans
/nbproject
# maven
/target
# vim
.*.sw[a-p]
# test stuff (do remove me!)
/sample/test
/sample/build.xml
/sample/build
/sample/dist
/sample/nbproject