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