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