瀏覽代碼

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

Loading…
取消
儲存