aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
blob: 9ce7a19581a9307ff6178f718eb5386a4470b518 (plain)
1
2
3
4
5
6
7
8
9
*.c.inc         diff=c
*.h.inc         diff=c
*.m             diff=objc
*.py            diff=python
*.rs            diff=rust
*.rs.inc        diff=rust
Cargo.lock      diff=toml merge=binary

*.patch         -text -whitespace