add gitattributes
This commit is contained in:
parent
dcaed178b3
commit
666a004b5d
12 changed files with 344 additions and 342 deletions
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
# Disable Git line ending conversion, to prevent packwiz index hashes changing when committing from Windows
|
||||
* -text
|
|
@ -219,4 +219,4 @@ metafile = true
|
|||
|
||||
[[files]]
|
||||
file = "options.txt"
|
||||
hash = "3f6ffc5a88f8ae3c983529484757570f8ceaaf00b458e8d64cc1b9dcfb8d0efd"
|
||||
hash = "9583692ac517a572ee40201f8f207a0e9a91e98a061379decd425a07587131e2"
|
||||
|
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.0.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "910c2e7443f3f3ac95acc4c1e5489f8e18b71f85b660b369dbfc64d41abd1b26"
|
||||
hash = "ffd9441fe241f68048ed1b2f93402f51a034b1b2029fe0d608e56a3aebec9497"
|
||||
|
||||
[versions]
|
||||
fabric = "0.13.3"
|
||||
|
|
Loading…
Reference in a new issue