diff options
author | Zach Brown <[email protected]> | 2016-02-29 17:09:49 -0600 |
---|---|---|
committer | Zach Brown <[email protected]> | 2016-03-03 03:46:49 -0600 |
commit | 99fec767022d900d3d9a97f13154aa974edf9292 (patch) | |
tree | bef871a259ff2d86eb9f6fa4f8e818972c88fc2d /.gitignore | |
parent | adb92a86dbfc536db7cf6e64300db953a5d0861c (diff) | |
download | Paper-99fec767022d900d3d9a97f13154aa974edf9292.tar.gz Paper-99fec767022d900d3d9a97f13154aa974edf9292.zip |
Paper 1.9
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index f61f6b333c..78ec8315fc 100644 --- a/.gitignore +++ b/.gitignore @@ -39,9 +39,11 @@ work/ # other stuff Spigot-API Spigot-Server +Paper-Server +Paper-API PaperSpigot-Server PaperSpigot-API Bukkit CraftBukkit Paperclip -Paperclip.jar
\ No newline at end of file +Paperclip.jar |