# Auto detect text files and perform LF normalization
* text=auto

*.sh text

# Force unix line endings
*.sh eol=lf
