From 0c7698a03873666b1ac66b8e6501e0d0ef3387db Mon Sep 17 00:00:00 2001 From: Matthew Peveler Date: Tue, 9 Jun 2020 22:30:14 -0400 Subject: [PATCH] mark files under source/javascripts/lib as vendored by GitHub statistics Signed-off-by: Matthew Peveler --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..3069c43 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +source/javascripts/lib/* linguist-vendored