浏览代码

Merge pull request #420 from toddmotto/git-attributes

We can ignore some files
pull/384/merge
James Brooks 6 年前
committed by GitHub
父节点
当前提交
9eb8e33ebd
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. +6
    -0
      .gitattributes

+ 6
- 0
.gitattributes 查看文件

@@ -0,0 +1,6 @@
* text=auto

/build export-ignore
.travis.yml export-ignore
README.md export-ignore
CONTRIBUTING.md export-ignore

正在加载...
取消
保存