Sfoglia il codice sorgente

Added .gitattributes

Pranav 7 anni fa
parent
commit
a9090c6912
1 ha cambiato i file con 8 aggiunte e 0 eliminazioni
  1. 8 0
      .gitattributes

+ 8 - 0
.gitattributes

@@ -0,0 +1,8 @@
+# .gitattributes for 'Data-Analyst-Nanodegree'.
+# Repository consists primarily of
+# iPython Notebooks, Python Scripts & RMD files.
+
+* linguist-vendored
+*.py linguist-vendored=false
+*.ipynb linguist-vendored=false
+*.rmd linguist-language=R