Files
OFModpack/.gitattributes
lucasdpt 0129d81bd4 fix eol
2026-06-14 02:07:47 +02:00

6 lines
287 B
Plaintext

# 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