github.com/safing/portbase@v0.19.5/.gitattributes (about)

     1  # Treat all Go 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  *.go -text diff=golang
     6