diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..4967fdb3 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,8 @@ +/.github export-ignore +/bin export-ignore +/tests export-ignore +/.gitattributes export-ignore +/.gitignore export-ignore +/.php-cs-fixer.dist.php export-ignore +/phpstan.neon.dis export-ignore +/phpunit.xml.dist export-ignore