.gitattributes 226 B

123456789
  1. *.c.inc diff=c
  2. *.h.inc diff=c
  3. *.m diff=objc
  4. *.py diff=python
  5. *.rs diff=rust
  6. *.rs.inc diff=rust
  7. Cargo.lock diff=toml merge=binary
  8. *.patch -text -whitespace