aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorWhymarrh Whitby <whymarrh.whitby@gmail.com>2019-07-16 04:10:05 +0800
committerGitHub <noreply@github.com>2019-07-16 04:10:05 +0800
commit45b3b5df5cf3bb52169ab9b9631e8315db63d559 (patch)
tree9206309f12175c9c8a7c34c81a3639375231762e /.gitattributes
parentda00eb814c924dbdcf911d6314b91fdc18af4747 (diff)
downloadtangerine-wallet-browser-45b3b5df5cf3bb52169ab9b9631e8315db63d559.tar.gz
tangerine-wallet-browser-45b3b5df5cf3bb52169ab9b9631e8315db63d559.tar.zst
tangerine-wallet-browser-45b3b5df5cf3bb52169ab9b9631e8315db63d559.zip
Show lockfile diffs on GitHub (#6857)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index a19ade077..ae439a637 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1 +1,6 @@
CHANGELOG.md merge=union
+
+# Reviewing the lockfile contents is an important step in verifying that
+# we're using the dependencies we expect to be using
+package-lock.json linguist-generated=false
+yarn.lock linguist-generated=false