mirror of
https://github.com/PaperMC/Paper.git
synced 2025-07-25 09:12:02 -07:00
Cleanup and restructure the project
This commit is contained in:
17
.gitignore
vendored
17
.gitignore
vendored
@@ -22,7 +22,16 @@ build/
|
||||
bin/
|
||||
dist/
|
||||
manifest.mf
|
||||
work/
|
||||
|
||||
work/1.*
|
||||
work/BuildData
|
||||
work/Bukkit
|
||||
work/CraftBukkit
|
||||
work/Paperclip
|
||||
work/Spigot
|
||||
work/Spigot-Server
|
||||
work/Spigot-API
|
||||
work/*.jar
|
||||
|
||||
# Mac filesystem dust
|
||||
.DS_Store/
|
||||
@@ -37,15 +46,11 @@ work/
|
||||
*~
|
||||
|
||||
# other stuff
|
||||
Spigot-API
|
||||
Spigot-Server
|
||||
|
||||
Paper-Server
|
||||
Paper-API
|
||||
PaperSpigot-Server
|
||||
PaperSpigot-API
|
||||
Bukkit
|
||||
CraftBukkit
|
||||
Paperclip
|
||||
Paperclip.jar
|
||||
paperclip.jar
|
||||
paperclip-*.jar
|
||||
|
Reference in New Issue
Block a user