diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..10d6160 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,10 @@ +/.gitattributes export-ignore +/.github/ export-ignore +/.gitignore export-ignore +/docs/ export-ignore +/phpcs.xml export-ignore +/phpunit.xml.dist export-ignore +/psalm.xml export-ignore +/psalm.baseline.xml export-ignore +/test/ export-ignore +/autoload-dev/ export-ignore