From f0716153a6ab39d57b112f96731140ee1a12f59d 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 --- framework/core/.gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/framework/core/.gitattributes b/framework/core/.gitattributes index ff3a2737a..fd2e781ca 100644 --- a/framework/core/.gitattributes +++ b/framework/core/.gitattributes @@ -2,3 +2,5 @@ .gitignore export-ignore .gitmodules export-ignore .travis.yml export-ignore + +js/*/dist/*.js -diff