From d115787b1cb592347e8615a7884567f0a65e616c Mon Sep 17 00:00:00 2001 From: Satyajit Sahoo Date: Mon, 24 Feb 2020 13:14:02 +0100 Subject: [PATCH] chore: mark yarn script as binary --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..ad94d90c --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +yarn-*.js binary