From 5304aa3c6b3680db1afafa543d2516dfb88a1fdf Mon Sep 17 00:00:00 2001 From: Braeden Sowinski Date: Tue, 19 Apr 2022 17:46:48 -0700 Subject: [PATCH] update .gitattributes --- .gitattributes | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/.gitattributes b/.gitattributes index e11db10..919ea8c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,7 +1 @@ -*.js linguist-detectable=false -*.css linguist-detectable=false -*.scss linguist-detectable=false -*.coffee linguist-detectable=false -*.handlebars linguist-detectable=false -*.hbs linguist-detectable=false -*.html linquist-detectable=false \ No newline at end of file +special-vendored-path/* linguist-vendored \ No newline at end of file