kea-research/.gitattributes
2026-01-20 04:43:49 +01:00

5 lines
No EOL
155 B
Text

# Store as LF in the repo, convert to native line ending on checkout.
* text=auto
# Force shell scripts to ALWAYS be LF, even on Windows.
*.sh text eol=lf