convert to patches

This commit is contained in:
ㄗㄠˋ ㄑㄧˊ
2020-04-01 18:17:33 +08:00
parent 3ee44ec206
commit dd949dfa38
2324 changed files with 833 additions and 317766 deletions

74
.gitignore vendored
View File

@@ -1,57 +1,43 @@
# Eclipse stuff
.classpath
.project
.settings/
.factorypath
.externalToolBuilders/
# Akarin
Akarin-Server
Akarin-API
mc-dev
.idea
testserver
run
/akarin-paperclip.jar
# netbeans
nbproject/
nbactions.xml
# Compiled class file
*.class
# we use maven!
build.xml
# Log file
*.log
# maven
target/
dependency-reduced-pom.xml
# BlueJ files
*.ctxt
# vim
.*.sw[a-p]
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# various other potential build files
build/
bin/
dist/
manifest.mf
work/1.*
work/Minecraft
work/BuildData
work/Bukkit
work/CraftBukkit
work/Paperclip
work/Spigot
work/Spigot-Server
work/Spigot-API
work/*.jar
work/test-server
# Mac filesystem dust
.DS_Store/
.DS_Store
# intellij
# IntelliJ
*.iml
*.ipr
*.iws
.idea/
out/
# Linux temp files
*~
# Maven
target/
# other stuff
run/
# Package Files #
*.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
akarin-*.jar