Cleanups. We use Maven, not Ant.

This commit is contained in:
Erik Broes
2011-01-03 19:17:31 +01:00
parent b7a6ffac4c
commit 69c166954e
7 changed files with 15 additions and 221 deletions

10
.gitignore vendored
View File

@@ -6,15 +6,11 @@
# netbeans
/nbproject
# we use maven!
/build.xml
# maven
/target
# vim
.*.sw[a-p]
# test stuff (do remove me!)
/sample/test
/sample/build.xml
/sample/build
/sample/dist
/sample/nbproject