From c3d8e0ff064944be915037a69fab4daad949700f Mon Sep 17 00:00:00 2001 From: "Tobias Wellnitz, DH1TW" Date: Thu, 4 Nov 2021 02:11:05 +0100 Subject: [PATCH] improved linguist language detection --- .gitattributes | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 8c80e92..5b687c3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,5 @@ -html/* linguist-vendored \ No newline at end of file +webserver/html/* linguist-vendored +webserver/html/index.html linguist-vendored=false +webserver/html/static/js/components/* linguist-vendored=false +webserver/html/static/js/components/app.js linguist-vendored=false +