From 65000634223f9cbbcc149a8f915a8428e8d1f014 Mon Sep 17 00:00:00 2001 From: Josemar Luedke Date: Sun, 7 Oct 2018 16:06:50 -0700 Subject: [PATCH] Inform to github that scripts/parallel is vendored --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..a9fdaab7b --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +scripts/parallel linguist-vendored