From b7f2469523eca4b26bc0511b06ca38781b0ee3ec Mon Sep 17 00:00:00 2001 From: VSN Reddy Janga Date: Mon, 20 Feb 2017 19:28:13 +0530 Subject: [PATCH] Hide diff for compiled diff files --- extensions/sticky/.gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/extensions/sticky/.gitattributes b/extensions/sticky/.gitattributes index 4afe79241..053481a3e 100644 --- a/extensions/sticky/.gitattributes +++ b/extensions/sticky/.gitattributes @@ -1,3 +1,5 @@ .gitattributes export-ignore .gitignore export-ignore .travis.yml export-ignore + +js/*/dist/*.js -diff