commit 22cf2e7fd3128292ad14f075d87bfe4881d2ae62
parent 93d13ac99c0b93947fa24d794fc2e95f71e79c5e
Author: Vincent Demeester <vincent@sbr.pm>
Date: Tue, 31 May 2022 15:13:47 +0200
.gitattributes: consider largefiles up to 400kb
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitattributes b/.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