Cleanups. We use Maven, not Ant.

By: Erik Broes <erikbroes@grum.nl>
This commit is contained in:
Bukkit/Spigot
2011-01-03 19:17:31 +01:00
parent f7ed510964
commit 73c430492d
7 changed files with 15 additions and 221 deletions

10
paper-api/.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