From dea08ef03de3053ede8ad8d4d8a497e1c44db69c Mon Sep 17 00:00:00 2001 From: iissnan Date: Wed, 1 Mar 2017 16:18:43 +0800 Subject: [PATCH] Specify vendored code for Linguist --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..7ead58ec1 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +source/lib/* linguist-vendored +scripts/merge.js linguist-vendored