diff --git a/.gitattributes b/.gitattributes index a476e7afb59..6ed57ddf423 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,8 @@ *.pkl binary +# Jupyter notebook + +# For text count +*.ipynb text + +# To ignore it use below +# *.ipynb linguist-documentation