瀏覽代碼

Add .gitattributes, needed for clean git export

Daniel Molkentin 13 年之前
父節點
當前提交
574b6f49c2
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      .gitattributes

+ 4 - 0
.gitattributes

@@ -0,0 +1,4 @@
+.tag                    export-subst
+.gitignore              export-ignore
+.gitattributes          export-ignore
+.commit-template        export-ignore