diff --git a/.gitattributes b/.gitattributes index f54c91e..1aec65e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,5 @@ -*.bib linguist-detectable =false -*.sty linguist-detectable =false -*.bst linguist-detectable =false +*.bib linguist-detectable=false +*.sty linguist-detectable=false +*.bst linguist-detectable=false *.js linguist-language=TypeScript *.ipynb linguist-language=Python