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