Updated .gitignore and untracked files.

This commit is contained in:
2020-04-24 15:49:25 -05:00
parent 8517a20f9f
commit 491483fc55
15 changed files with 17 additions and 475 deletions

17
.gitignore vendored
View File

@@ -122,14 +122,11 @@ buildNumber.properties
# End of https://www.gitignore.io/api/java,maven,eclipse,visualstudiocode
**/*.code-workspace
#Additional
local_tools
test-server/logs
test-server/world
test-server/world_nether
test-server/world_the_end
test-server/plugins/*
test-server/usercache.json
test-server/server.properties
test-server/crash-reports
local_tools
#Test server stuff
test-server/*
!test-server/*.ps1
!test-server/bukkit.yml
!test-server/paper-195.jar