add gitattributes

This commit is contained in:
Wroclaw 2022-04-02 18:31:15 +02:00
parent dcaed178b3
commit cafcf3c9f0
3 changed files with 4 additions and 2 deletions

2
.gitattributes vendored Normal file
View file

@ -0,0 +1,2 @@
# Disable Git line ending conversion, to prevent packwiz index hashes changing when committing from Windows
* -text

View file

@ -219,4 +219,4 @@ metafile = true
[[files]] [[files]]
file = "options.txt" file = "options.txt"
hash = "3f6ffc5a88f8ae3c983529484757570f8ceaaf00b458e8d64cc1b9dcfb8d0efd" hash = "9583692ac517a572ee40201f8f207a0e9a91e98a061379decd425a07587131e2"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.0.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "910c2e7443f3f3ac95acc4c1e5489f8e18b71f85b660b369dbfc64d41abd1b26" hash = "ffd9441fe241f68048ed1b2f93402f51a034b1b2029fe0d608e56a3aebec9497"
[versions] [versions]
fabric = "0.13.3" fabric = "0.13.3"