File: .gitattributes

package info (click to toggle)
rust-zip 5.1.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,356 kB
  • sloc: makefile: 6
file content (8 lines) | stat: -rw-r--r-- 238 bytes parent folder | download
1
2
3
4
5
6
7
8
tests/data/** binary=true
tests/data/**/LICENSE.*.txt binary=false
tests/data/folder/** binary=true
tests/data/legacy/** binary=true
fuzz/corpus/** binary=true

tests/data/folder/first.txt text eol=lf
tests/data/legacy/*.out text eol=crlf