# Set the default behavior, incase people don't have core.autocrlf set.
* text=auto
# Declare files that will always have LF line endings on checkout.
*.js text eol=lf
*.sh text eol=lf
*.conf text eol=lf
*.cnf text eol=lf
*.ini text eol=lf
*.php text eol=lf
*.vcl text eol=lf