fix eol
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
# No end-of-line conversion. packwiz hashes the raw bytes of each file, so any
|
||||||
|
# CRLF<->LF normalization by git would make Gitea serve different bytes than what
|
||||||
|
# packwiz hashed -> "invalid hash" on hundreds of config files.
|
||||||
|
# Treat everything as binary (no text normalization).
|
||||||
|
* -text
|
||||||
Reference in New Issue
Block a user