# Auto detect text files and perform normalization
*          text=auto

*.rs       text diff=rust
*.toml     text diff=toml

*.html     text diff=html
*.md       text diff=markdown

Cargo.lock text
