File: .gitattributes

package info (click to toggle)
golang-github-bitfield-script 0.24.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 480 kB
  • sloc: makefile: 2
file content (6 lines) | stat: -rw-r--r-- 266 bytes parent folder | download
1
2
3
4
5
6
# Treat all files in this repo as binary, with no git magic updating line
# endings. Windows users contributing to the project will need to use a modern
# version of git and editors capable of LF line endings.
#
# See https://github.com/golang/go/issues/9281
* -text