From c9c6cb6ba90178f3bbd09c45c0358c5c52375631 Mon Sep 17 00:00:00 2001 From: Thamognya Kodi Date: Fri, 30 Dec 2022 11:17:46 +0700 Subject: [PATCH] update: look at todo --- .gitattributes | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitattributes b/.gitattributes index aceecf6..09d5c91 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,6 @@ -*.sty linguist-detectable=false -*.bst linguist-detectable=false -*.bib linguist-detectable=false +* linguist-vendored +*.bib linguist-vendored=false +*.sty linguist-vendored=false +*.bst linguist-vendored=false +*.js linguist-language=TypeScript +*.ipynb linguist-language=Python