15 lines
386 B
Plaintext
15 lines
386 B
Plaintext
# including these files would overwrite user changes every update
|
|
# use a defaults mod instead
|
|
assets/minecraft/config.txt
|
|
assets/minecraft/servers.dat
|
|
# it may be convienient to put the packwiz program here,
|
|
# but it is not part of the pack
|
|
assets/packwiz.exe
|
|
assets/packwiz
|
|
# exclude packwiz exports
|
|
assets/*.zip
|
|
assets/*.mrpack
|
|
# exclude wrangler/ci files
|
|
node_modules
|
|
.wrangler
|
|
.env |