From 366917010b1fff157d24c93046c7e7c0de05f891 Mon Sep 17 00:00:00 2001 From: Alvaro Cabrera <pateketrueke@gmail.com> Date: Thu, 24 Nov 2016 21:54:24 -0600 Subject: [PATCH] Ignore all files within /lib --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 3db488ac..5ab07a7e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,3 @@ -lib/* -diff +lib/** -diff locale/* -diff yarn.lock -diff -- GitLab