浏览代码

add .gitattributes

tags/v2.0.0-rc1
Shivaram Lingamneni 4 年前
父节点
当前提交
702c7b1e7c
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2
    0
      .gitattributes

+ 2
- 0
.gitattributes 查看文件

@@ -0,0 +1,2 @@
1
+vendor/*    linguist-vendored
2
+languages/* linguist-vendored

正在加载...
取消
保存