All checks were successful
Deploy SOLUTION_ERP / build-deploy (push) Successful in 5m11s
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
9 lines
466 B
Plaintext
9 lines
466 B
Plaintext
# .gitattributes — SOLUTION_ERP
|
|
# Stabilize line endings for byte-exact channels: Harness 3 email body-hash (content_sha256)
|
|
# is computed on LF body; core.autocrlf=true (Windows) would convert LF→CRLF on checkout and
|
|
# break body-hash verify even when content is untampered. Scope = broadcasts only (S63 2026-06-15).
|
|
broadcasts/** text eol=lf
|
|
|
|
# H22 WAL (S111): phong-ho file .sh tuong lai (hook SE dung .ps1 — path-independent tren Windows)
|
|
*.sh text eol=lf
|