1 2 3 4 5 6 7 8 9 10 11 12 13
# Rust *.rs text eol=lf # Documentation *.md text eol=lf *.txt text eol=lf # Configuration *.toml text eol=lf *.lock text eol=lf *.yml text eol=lf *.yaml text eol=lf *.json text eol=lf