From: Vladislav Shchapov Date: Thu, 30 May 2024 17:40:07 +0000 (+0500) Subject: Fix lint trailing whitespace error. X-Git-Tag: 2.2.0~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e3e5f30a05ee7b113c755ad9a075304e02bc328;p=thirdparty%2Fzlib-ng.git Fix lint trailing whitespace error. Signed-off-by: Vladislav Shchapov --- diff --git a/.gitattributes b/.gitattributes index 517beccb..38fd673c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,6 +4,6 @@ crc32_braid_tbl.h hooks-max-size=1000000 # Don't export git/github-related files in tar/zip archives -/.github export-ignore -.gitattributes export-ignore +/.github export-ignore +.gitattributes export-ignore .gitignore export-ignore