# Set default behavior to automatically normalize line endings
* text=auto
# Explicitly declare text files to be normalized
*.js text
*.ts text
*.json text
*.md text
# Denote all files that are truly binary and should not be modified
*.png binary
*.jpg binary
*.gif binary