Transition to Maven

This commit is contained in:
Erik Broes
2011-01-01 11:23:14 +01:00
parent 995ef8f5ad
commit f46d9ada1c
42 changed files with 31 additions and 5 deletions

19
.gitignore vendored
View File

@@ -1,11 +1,20 @@
# Eclipse stuff
/.classpath
/.project
/.settings
/build
# netbeans
/nbproject
/build.xml
/manifest.mf
/dist
# maven
/target
# vim
.*.sw[a-p]
# test stuff (do remove me!)
/sample/test
/sample/build.xml
/sample/build
/sample/dist
/sample/nbproject
/sample/nbproject