From 7d2500d8d9956d37bdecb5d4e20e3eaeb28e48fc Mon Sep 17 00:00:00 2001 From: Chris Hill Scott Date: Mon, 3 Jul 2017 17:25:40 +0100 Subject: [PATCH] =?UTF-8?q?Don=E2=80=99t=20show=20diffs=20for=20package-js?= =?UTF-8?q?on.lock?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit We don’t care about how this file changes. --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..fd5994a62 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +package-lock.json -diff