From 2e3e5f30a05ee7b113c755ad9a075304e02bc328 Mon Sep 17 00:00:00 2001 From: Vladislav Shchapov Date: Thu, 30 May 2024 22:40:07 +0500 Subject: [PATCH] Fix lint trailing whitespace error. Signed-off-by: Vladislav Shchapov --- .gitattributes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index 517beccb3f..38fd673cc9 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