transformer-weights / .gitattributes
angerami's picture
adding .gitattributes to improve documentation
a44cc19
Raw
History Blame Contribute Delete
274 Bytes
# Mark notebooks as documentation (excluded from stats)
*.ipynb linguist-documentation=true
# Or just mark them as vendored (also excluded)
#*.ipynb linguist-vendored=true
# Or explicitly set the language breakdown to reflect only Python
#*.ipynb linguist-detectable=false