Commit 22cf2e7fd312

Vincent Demeester <vincent@sbr.pm>
2022-05-31 15:13:47
.gitattributes: consider largefiles up to 400kb
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 93d13ac
Changed files (1)
.gitattributes
@@ -1,4 +1,4 @@
-*      annex.largefiles=largerthan=200kb
+*      annex.largefiles=largerthan=400kb
 *.org  annex.largefiles=nothing
 *.yaml annex.largefiles=nothing
 *.html annex.largefiles=nothing