瀏覽代碼

Make sure README.md and LICENSE are not annexed

Christoph Koch 10 月之前
父節點
當前提交
ce0657b272
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      .gitattributes

+ 4 - 0
.gitattributes

@@ -1,2 +1,6 @@
 * annex.backend=MD5E
 **/.git* annex.largefiles=nothing
+
+# Files to leave out of annex
+README.md annex.largefiles=nothing
+LICENSE annex.largefiles=nothing