gitignore fix, added zip
This commit is contained in:
parent
0d600f6bec
commit
8269ef7154
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -7,4 +7,8 @@ eaglercraftbungee/rundir
|
|||
epkcompiler/bin
|
||||
spigot-server/world*
|
||||
eaglercraftbungee/rundir
|
||||
javascript/classes.js
|
||||
stable-download/java/spigot_command/world/*
|
||||
stable-download/java/spigot_command/world_nether/*
|
||||
stable-download/java/spigot_command/world_the_end/*
|
||||
stable-download/java/spigot_command/server.log
|
||||
stable-download/java/bungee_command/proxy*
|
230038
javascript/classes.js
Normal file
230038
javascript/classes.js
Normal file
File diff suppressed because one or more lines are too long
|
@ -1 +0,0 @@
|
|||
proxy*
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
18:40:38 [SEVERE] at java.base/sun.nio.ch.Net.bind(Net.java:552)
|
||||
|
||||
18:40:38 [SEVERE] at java.base/sun.nio.ch.ServerSocketChannelImpl.netBind(ServerSocketChannelImpl.java:336)
|
||||
18:40:38 [SEVERE] at java.base/sun.nio.ch.ServerSocketCrssdgsfsdhannelImpl.netBind(ServerSocketChannelImpl.java:336)
|
||||
|
||||
18:40:38 [SEVERE] at java.base/sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:294)
|
||||
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
world/*
|
||||
world_nether/*
|
||||
world_the_end/*
|
||||
server.log
|
Loading…
Reference in New Issue
Block a user