diff --git a/.gitattributes b/.gitattributes index 3ace983..4a168d9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,10 @@ * text eol=lf -*.jpg binary \ No newline at end of file +*.jpg binary + +/.github export-ignore +/tests export-ignore +/.gitattributes export-ignore +/.gitignore export-ignore +/.php-cs-fixer.php export-ignore +/phpcs.xml export-ignore +/phpunit.xml export-ignore