From aeed5fa3d94da57445995113d27aca9c92cd3f1d Mon Sep 17 00:00:00 2001
From: Alvaro Cabrera <pateketrueke@gmail.com>
Date: Thu, 24 Nov 2016 22:05:49 -0600
Subject: [PATCH] Ignore all files within /dist

---
 .gitattributes | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitattributes b/.gitattributes
index 5ab07a7e..8fbf0058 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,3 +1,4 @@
 lib/** -diff
+dist/** -diff
 locale/* -diff
 yarn.lock -diff
-- 
GitLab