floretcraft-modpack/.gitignore

21 lines
445 B
Text
Raw Permalink Normal View History

2024-09-24 01:22:21 +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
2024-09-24 01:09:46 +01:00
.technic
2024-09-24 01:26:58 +01:00
.build
./*.zip
./*.mrpack
2024-09-24 01:09:46 +01:00
2024-09-24 01:22:21 +01:00
## Add your modded folders/files to ignore here
2024-09-24 01:09:46 +01:00
.minecraft/packwiz-installer.jar
.minecraft/packwiz.json
2024-09-24 01:26:58 +01:00
.server