# Prevent line ending conversions by default to avoid problems with binary files.
* -text

# Known text files should have LF line endings.
*.py text eol=lf
*.rst text eol=lf
*.md text eol=lf
*.toml text eol=lf
*.txt text eol=lf
*.scss text eol=lf
*.ts text eol=lf
*.json text eol=lf
*.html text eol=lf
*.css text eol=lf
*.tsx text eol=lf
*.svg text eol=lf
*.sh text eol=lf
*.xml text eol=lf
LICENSE text eol=lf
