aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
blob: 6dc6383d3d1199eca5479353cedb6d83d98d95ce (plain)
1
2
3
4
5
6
7
*.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