aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
blob: 4b89e775468923986d67999611a4d3e392033277 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# Auto detect text files and perform normalization
*          text=auto

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

*.scm      text diff=scheme
*.md       text diff=markdown

book/theme/highlight.js linguist-vendored
Cargo.lock text