This website works better with JavaScript.
Home
Help
Sign In
nils
/
minecraft-app
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Ignore more runtime files
mods_upload_support
Johannes Zellner
2 years ago
parent
72b2851598
commit
5b21870949
2 changed files
with
4 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
.dockerignore
+2
-1
.gitignore
+ 2
- 1
.dockerignore
View File
@ -4,8 +4,9 @@ minecraft_server.jar
users.json
server.properties
whitelist.json
usercache.json
ops.json
banned-ips.json
banned-players.json
logs/
eula.txt
eula.txt
+ 2
- 1
.gitignore
View File
@ -7,5 +7,6 @@ whitelist.json
ops.json
banned-ips.json
banned-players.json
usercache.json
logs/
eula.txt
eula.txt
Write
Preview
Loading…
Cancel
Save