浏览代码

added .gitattributes file

D-a-n-i-l-o 6 年之前
父节点
当前提交
8b126b2050
共有 1 个文件被更改,包括 8 次插入0 次删除
  1. 8 0
      .gitattributes

+ 8 - 0
.gitattributes

@@ -0,0 +1,8 @@
+*.c    linguist-vendored
+*.cpp  linguist-vendored
+*.h    linguist-vendored
+*.hpp  linguist-vendored
+*.java linguist-vendored
+
+
+docs/* linguist-documentation