mirror of
https://gitee.com/rancher/rancher.git
synced 2025-12-06 07:49:17 +08:00
7 lines
242 B
Plaintext
7 lines
242 B
Plaintext
# Treat all Go files in this repo as binary, with no git magic updating
|
|
# line endings. Windows users contributing to Go will need to use a
|
|
# modern version of git and editors capable of LF line endings.
|
|
|
|
*.go -text diff=golang
|
|
* text eol=lf
|