neuralgia/.gitignore
2023-12-27 12:22:15 +07:00

67 lines
1.4 KiB
Text

# Configs
/config/jei/world/*
/config/roughlyenoughitems/*
/config/oculus.properties
/config/smoothboot.json
/config/fml.toml
/config/forge-client.toml
# .minecraft
/crash-reports/*
/logs/*
/saves/*
/ldlib/
/local/*
/XaeroWaypoints*
/XaeroWorldMap/*
/CustomSkinLoader/*
/screenshots/*
/shaderpacks/*
# Extensions
**/*.log
**/*.gz
**/*.DS_Store
**/*.jar
# Client data
/.idea/
/.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
/cherishedworlds-favorites.dat
/realms_persistence.json
/minecraftinstance.json
/knownkeys.txt
packwiz-installer.jar
packwiz.json
*.code-workspace
*.zip
# Server Pack
/.github/buildtools/serverpack/logs/
/.github/buildtools/serverpack/world/
/.github/buildtools/serverpack/config/
/.github/buildtools/serverpack/crash-reports/
/.github/buildtools/serverpack/kubejs/
/.github/buildtools/serverpack/mods/
/.github/buildtools/serverpack/local/
/.github/buildtools/serverpack/xaerominimap-common.txt
/.github/buildtools/serverpack/xaeroworldmap-common.txt
/.github/buildtools/serverpack/banned-ips.json
/.github/buildtools/serverpack/banned-players.json
/.github/buildtools/serverpack/ops.json
/.github/buildtools/serverpack/whitelist.json
servers.dat_old