1
0
mirror of https://github.com/gitattributes/gitattributes.git synced 2025-01-22 00:08:52 -05:00
gitattributes/Go.gitattributes

6 lines
228 B
Plaintext
Raw Permalink Normal View History

2019-02-07 02:46:07 -05:00
# 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.
2019-03-08 21:22:19 -05:00
*.go -text diff=golang