From: Dženan Zukić Date: Thu, 4 Aug 2022 21:47:33 +0000 (-0400) Subject: Increase ghostflow-director max-size for crc32_braid_tbl.h X-Git-Tag: 2.1.0-beta1~115 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d93a9895ba15b9dbcbfb97b3d8e15ace128a152;p=thirdparty%2Fzlib-ng.git Increase ghostflow-director max-size for crc32_braid_tbl.h --- diff --git a/.gitattributes b/.gitattributes index 49d4490d7..0b0d147e6 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,6 @@ * text=auto *.c text *.h text +crc32_braid_tbl.h hooks-max-size=1000000 Makefile text configure text eol=lf