Transition to Maven

By: Erik Broes <erikbroes@grum.nl>
This commit is contained in:
Bukkit/Spigot
2011-01-01 11:23:14 +01:00
parent e8a16bb993
commit a0fc0979f7
42 changed files with 31 additions and 5 deletions

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