safing-portbase/.gitattributes
Daniel fad816ca71
Fix travis and test script ()
* Fix tests deps installation

* Fix test install script (exit after install)

* Use .gitattributes to control line endings

* Clean up deps
2019-09-24 12:08:59 +02:00

6 lines
229 B
Text

# 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