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