Updated .gitignore and untracked files.
This commit is contained in:
17
.gitignore
vendored
17
.gitignore
vendored
@@ -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
|
Reference in New Issue
Block a user