diff --git a/.gitattributes b/.gitattributes index 73f667b..97a2e8f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,8 @@ -.gitattributes export-ignore -.gitignore export-ignore -composer.lock export-ignore -phpunit.xml.dist export-ignore +/.github export-ignore +/.gitattributes export-ignore +/.gitignore export-ignore +/composer.lock export-ignore +/phpcs.xml.dist export-ignore +/phpunit.xml.dist export-ignore * text eol=lf