aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorZach Brown <[email protected]>2014-07-21 15:46:54 -0500
committerZach Brown <[email protected]>2014-07-21 15:46:54 -0500
commit7b0c5767983a6c01291b76c3261e70819d5194a7 (patch)
tree0bf0b797d6c76dedbba350dbfba03ba70f70e5ef /.gitignore
parenta6efcbe9932345bdd11e7f4dab830a582cae2229 (diff)
downloadPaper-7b0c5767983a6c01291b76c3261e70819d5194a7.tar.gz
Paper-7b0c5767983a6c01291b76c3261e70819d5194a7.zip
Restructure PaperSpigot as a new set of modules
Allows us much greater control over the Spigot portion of the code and makes us more "proper" Credit to @Dmck2b for originally passing the idea along a while back
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index deab816f06..2b7c3a6f4a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,3 +35,5 @@ manifest.mf
# other stuff
Spigot-API
Spigot-Server
+PaperSpigot-Server
+PaperSpigot-API