# .gitattributes for 'Deep-Learning-Nanodegree'. # Repository consists primarily of # iPython Notebooks, Python Scripts. * linguist-vendored *.py linguist-vendored=false *.ipynb linguist-vendored=false