From b5d6368ccabe70db9b04d92d7c870dc82578e343 Mon Sep 17 00:00:00 2001 From: Dan Sosedoff Date: Fri, 8 Jan 2016 15:34:02 -0600 Subject: [PATCH] Do not show bindata.go in the git diff log --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d30daf3 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +bindata.go -diff