65 lines
No EOL
1.2 KiB
Text
65 lines
No EOL
1.2 KiB
Text
|
|
# Extensions
|
|
**/*.log
|
|
**/*.gz
|
|
**/*.DS_Store
|
|
**/*.jar
|
|
**/*.code-workspace
|
|
**/*.zip
|
|
|
|
# Configs
|
|
config/jei/world/
|
|
|
|
config/oculus.properties
|
|
config/fml.toml
|
|
config/forge-client.toml
|
|
config/xaerominimap_entities.json
|
|
config/voicechat/username-cache.json
|
|
config/xaerominimap.txt
|
|
config/xaeroworldmap.txt
|
|
|
|
# Client data
|
|
.vscode/
|
|
.idea/
|
|
.bobby/
|
|
profileImage/
|
|
crash-reports/
|
|
logs/
|
|
saves/
|
|
ldlib/
|
|
local/
|
|
modernfix/
|
|
XaeroWaypoints*/
|
|
XaeroWorldMap*/
|
|
xaero/
|
|
CustomSkinLoader/
|
|
screenshots/
|
|
shaderpacks/
|
|
chiselsandbits/
|
|
|
|
.curseclient
|
|
.sl_password
|
|
options.txt
|
|
patchouli_data.json
|
|
usernamecache.json
|
|
usercache.json
|
|
rhino.local.properties
|
|
fancymenu_data/last_world.fmdata
|
|
profile.json
|
|
emi.json
|
|
servers.dat
|
|
servers.dat_old
|
|
cherishedworlds-favorites.dat
|
|
realms_persistence.json
|
|
minecraftinstance.json
|
|
knownkeys.txt
|
|
|
|
# Server data
|
|
!.github/buildtools/serverpack/forge-auto-install.txt
|
|
!.github/buildtools/serverpack/server.properties
|
|
!.github/buildtools/serverpack/server_starter.conf
|
|
!.github/buildtools/serverpack/server-icon.png
|
|
!.github/buildtools/serverpack/start_server.bat
|
|
!.github/buildtools/serverpack/user_jvm_args.txt
|
|
!.github/buildtools/serverpack/minecraft_server.jar
|
|
.github/buildtools/serverpack/* |