2 Commits

Author SHA1 Message Date
Julio López
6b0b79afe1 Trivial: update git attributes for Makefile (#638)
* Update .gitattributes for Go files

- Mark go source files as text, with LF line ending.
- Set git diff language mode for `*.go` files to `golang`

* Add .gitattributes entry for Makefiles
2020-09-22 21:32:53 -07:00
Julio Lopez
467c8d1e6f Add .gitattributes with settings for Go
Removes git warnings about tabs in indentation for Go files.
2019-10-31 05:08:46 -07:00