From b31d95ec096570b8e2bf135cf9febadc0521966f Mon Sep 17 00:00:00 2001 From: Moiseenko Date: Fri, 24 Jan 2025 15:53:23 +0300 Subject: [PATCH] Update .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 2d44cfe..6ea3606 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,3 +4,4 @@ /.gitignore export-ignore /*.md export-ignore /*.yml export-ignore +/.github export-ignore