project-lag/.gitignore
2021-08-29 13:46:40 -07:00

17 lines
441 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
update-pack.data/.*
update-pack.data/*/
update-pack.data/update.sh
update-pack.data/busybox.exe
## Add your modded folders/files to ignore here