Merge pull request #11669 from liamjbennett/gitattributes
Adding in root level .gitattributes file.
This commit is contained in:
commit
77e8bec1da
|
@ -0,0 +1,4 @@
|
|||
# Set the default behavior, in case people don't have core.autocrlf set.
|
||||
* text=auto
|
||||
|
||||
*.go eol=lf
|
Loading…
Reference in New Issue