Browse Source

Make sure README.md and LICENSE are not annexed

Christoph Koch 10 tháng trước cách đây
mục cha
commit
ce0657b272
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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