diff --git a/.gitattributes b/.gitattributes index 1b8317c..2ba429e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,8 +1,9 @@ *.bib linguist-detectable=false *.sty linguist-detectable=false *.bst linguist-detectable=false -acl_latex.tex linguist-detectable=false -acl.sty linguist-detectable=false -acl_latex.pdf linguist-detectable=false +research/Internet-NLP/paper/acl_latex.tex linguist-detectable=false +research/Internet-NLP/paper/acl.sty linguist-detectable=false +research/Internet-NLP/paper/acl_latex.pdf linguist-detectable=false *.js linguist-language=TypeScript *.ipynb linguist-language=Python +# https://github.com/github/linguist/blob/master/docs/overrides.md