diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..2bef1e4 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,8 @@ +/Tests export-ignore +/.gitattributes export-ignore +/.gitignore export-ignore +/.github export-ignore +/.php-cs-fixer.php export-ignore +/phpunit.xml.dist export-ignore +/phpstan.neon.dist export-ignore +/Makefile export-ignore