modpack-template/.gitignore

23 lines
447 B
Text
Raw Permalink Normal View History

2024-10-10 19:34:10 +01:00
## Prevent Vanillia Minecraft folders from being tracked
.minecraft/coremods
.minecraft/logs
.minecraft/resourcepacks
.minecraft/saves
.minecraft/screenshots
.minecraft/server-resource-packs
.minecraft/texturepacks
.minecraft/realms_persistence.json
## Ignore Modpack Updater Script loose files
.build
.run
.server
.technic
*.zip
*.mrpack
## Add your modded folders/files to ignore here
.minecraft/packwiz-installer.jar
.minecraft/packwiz.json