/ .gitattributes
.gitattributes
1  * text eol=lf
2  *.ipynb linguist-detectable=false
3  
4  *.png binary
5  *.jpg binary
6  *.jpeg binary
7  *.gif binary
8  *.pdf binary