6 lines
251 B
Text
6 lines
251 B
Text
# Disable Git line ending conversion, to prevent packwiz index hashes changing when committing from Windows
|
|
* -text
|
|
|
|
# Enable Git LFS for modpack files
|
|
**/*.mrpack filter=lfs diff=lfs merge=lfs -text
|
|
**/*.zip filter=lfs diff=lfs merge=lfs -text
|