Add .gitattributes as a hint to the GitHub diff viewer.

Signed-off-by: Matt Moyer <moyerm@vmware.com>
This commit is contained in:
Matt Moyer 2020-09-15 11:22:35 -05:00
parent 21187bc28a
commit 9bb3d4ef28
No known key found for this signature in database
GPG Key ID: EAE88AD172C5AE2D

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
*.go.tmpl linguist-language=Go
generated/** linguist-generated