# Shell scripts must use LF on Linux
*.sh text eol=lf
.env text eol=lf
.env.example text eol=lf

# Default: normalize text files
* text=auto
