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