# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto

# Declare files that will always have CRLF line endings on checkout.
*.css text eol=lf
*.tpl text eol=lf
*.js text eol=lf
*.less text eol=lf
*.php text eol=lf
*.json text eol=lf
*.xml text eol=lf
