From 7b710d58986e9655e8987523a630e4353292605e Mon Sep 17 00:00:00 2001 From: janga Date: Sun, 12 Feb 2017 10:26:10 +0530 Subject: [PATCH] Hide diff for compiled diff files --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index ff3a2737a..fd2e781ca 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,3 +2,5 @@ .gitignore export-ignore .gitmodules export-ignore .travis.yml export-ignore + +js/*/dist/*.js -diff