bytelyst-devops-tools/.gitattributes
Saravanakumar D efe0da3169 chore(devops): add cross-platform runners and README; normalize EOLs
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-29 21:26:47 -07:00

5 lines
98 B
Plaintext

# Enforce LF for shell scripts and text files
*.sh text eol=lf
*.ps1 text eol=lf
*.md text eol=lf