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