Browse Source

updated gitignore and gitattributes

arefks 4 tháng trước cách đây
mục cha
commit
e68e415203
1 tập tin đã thay đổi với 7 bổ sung1 xóa
  1. 7 1
      .gitattributes

+ 7 - 1
.gitattributes

@@ -1,3 +1,9 @@
 * annex.backend=MD5E
 **/.git* annex.largefiles=nothing
-* annex.largefiles=(largerthan=50mb)
+* annex.largefiles=(largerthan=50mb)
+# files should not be annexed
+*.md annex.largefiles=nothing
+*.txt annex.largefiles=nothing
+*.py annex.largefiles=nothing
+LICENSE annex.largefiles=nothing
+datacite.yml annex.largefiles=nothing