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

# Declare file types we want to always be normalized and converted
# to native line endings on checkout
*.js text
*.html text

