File: .gitattributes

package info (click to toggle)
rust-lopdf 0.34.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 7,620 kB
  • sloc: makefile: 2
file content (7 lines) | stat: -rw-r--r-- 111 bytes parent folder | download
1
2
3
4
5
6
7
*          text eol=lf

*.rs       text diff=rust
*.toml     text diff=toml
*.pdf      binary
Cargo.lock text