File: .gitattributes

package info (click to toggle)
icedtea-web 1.8.8-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 16,772 kB
  • sloc: java: 101,398; cpp: 8,561; javascript: 4,297; makefile: 2,376; sh: 496; xml: 50
file content (5 lines) | stat: -rw-r--r-- 169 bytes parent folder | download | duplicates (3)
1
2
3
4
5
# Declare files that will always have LF line endings on checkout.
*.sh		eol=lf

# Declare files that will always have CRLF line endings on checkout.
*.bat text eol=crlf