From eb85671d14568d098660fb1ec320f097ad8c5308 Mon Sep 17 00:00:00 2001 From: Moiseenko Date: Fri, 24 Jan 2025 15:41:41 +0300 Subject: [PATCH] Update .gitattributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index 4a905c87..faa6f844 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7,3 +7,5 @@ /*.md export-ignore /*.xml export-ignore /*.yml export-ignore +/.github export-ignore +/phpcs.xml export-ignore