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