learning_ai_common_plat/.gitattributes
Saravanakumar D 5bc72cf221 chore: enforce LF line endings via .gitattributes
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-31 20:23:18 -07:00

5 lines
89 B
Plaintext

* text=auto eol=lf
# Bash scripts must use LF so they run in WSL/Linux
*.sh text eol=lf