Browse Source

Added .gitattributes

Pranav 7 năm trước cách đây
mục cha
commit
a9090c6912
1 tập tin đã thay đổi với 8 bổ sung0 xóa
  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