Browse Source

Added .gitattributes

Pranav 7 years ago
parent
commit
a9090c6912
1 changed files with 8 additions and 0 deletions
  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