This commit is contained in:
lucasdpt
2026-06-14 02:07:47 +02:00
parent 398e1e6ddf
commit 0129d81bd4
2475 changed files with 553889 additions and 553884 deletions
+5
View File
@@ -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