From 77ccb8a2cdf3a82ec7124e48d13f874de9dcb451 Mon Sep 17 00:00:00 2001 From: simon987 Date: Sat, 21 Apr 2018 20:38:41 -0400 Subject: [PATCH] Tagged static/ directory as vendored --- .gitattributes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index c8273a1..4c15045 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ -spec/test_folder/* linguist-vendored \ No newline at end of file +spec/test_folder/* linguist-vendored +static/* linguist-vendored \ No newline at end of file