From 417ec091a7898b453df440fbc25e9fcc58cae1e9 Mon Sep 17 00:00:00 2001 From: Hunter Long Date: Fri, 25 Oct 2019 15:32:46 -0700 Subject: [PATCH] Update .gitattributes --- .gitattributes | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index b552774f..37e6bb8e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,5 @@ -*.go -text diff=golang -*.gohtml -text diff=golang +*.gohtml linguist-language=golang +*.js linguist-detectable=false +*.yml linguist-detectable=false +*.json linguist-detectable=false +dev/* linguist-vendored