1 Commits

Author SHA1 Message Date
Shadowbroker 65f713b80b fix: normalize CRLF to LF in all shell scripts, add .gitattributes
All .sh files had Windows-style CRLF line endings causing
'bad interpreter' errors on macOS/Linux. Stripped to LF and
added .gitattributes to enforce LF for .sh files going forward.

Closes #126
2026-04-03 19:48:22 -06:00