~nskaggs/+junk/xenial-test

« back to all changes in this revision

Viewing changes to src/golang.org/x/net/.gitattributes

  • Committer: Nicholas Skaggs
  • Date: 2016-10-24 20:56:05 UTC
  • Revision ID: nicholas.skaggs@canonical.com-20161024205605-z8lta0uvuhtxwzwl
Initi with beta15

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Treat all files in this repo as binary, with no git magic updating
 
2
# line endings. Windows users contributing to Go will need to use a
 
3
# modern version of git and editors capable of LF line endings.
 
4
#
 
5
# We'll prevent accidental CRLF line endings from entering the repo
 
6
# via the git-review gofmt checks.
 
7
#
 
8
# See golang.org/issue/9281
 
9
 
 
10
* -text