# Shell scripts must use LF line endings
*.sh text eol=lf

# Other text files
*.md text eol=lf
*.yml text eol=lf
*.yaml text eol=lf
*.json text eol=lf
*.txt text eol=lf
