# Setdefault behaviour, incase users don't have core.autocrlf set.
* text=auto
# Declare files that will always have CRLF line endings on checkout.
*.py text eol=lf
*.cfg text eol=lf
*.conf text eol=lf
*.yml text eol=lf
*.yaml text eol=lf
*.json text eol=lf
*.js text eol=lf