File: .gitattributes

package info (click to toggle)
htscodecs 1.6.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,640 kB
  • sloc: ansic: 15,651; javascript: 2,907; makefile: 330; sh: 184
file content (7 lines) | stat: -rw-r--r-- 195 bytes parent folder | download
1
2
3
4
5
6
7
# Github's git changes NL for NL-CR on Windows.
# We pretend everything is binary so any comparisons of test files
# work.
tests/**    -text
tests/*.c    text
tests/*.sh   text
tests/*.test text