modpack-template/.gitignore
merith-tk fbd1f63b3b
Some checks failed
Build Modpack / build (push) Failing after 5s
Modpack Template
2024-10-10 13:00:02 -07:00

22 lines
447 B
Text

## 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