# 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