From 8201c656543dd0ba3223be0eddcfd59f6ee4a4d7 Mon Sep 17 00:00:00 2001 From: BennyThink Date: Sat, 23 Jan 2021 15:29:26 +0800 Subject: [PATCH] add linguist-vendored --- .gitattributes | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 0334717..b5900ba 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,4 @@ -*.html linguist-vendored +worker/public/css/* linguist-vendored +worker/public/fonts/* linguist-vendored +worker/public/img/* linguist-vendored +worker/public/js/* linguist-vendored \ No newline at end of file