diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..f81b44c --- /dev/null +++ b/.gitattributes @@ -0,0 +1,10 @@ +/docs/ export-ignore +/test/ export-ignore +/.gitattributes export-ignore +/.gitignore export-ignore +/.laminas-ci.json export-ignore +/.markdownlint.json export-ignore +/.psr-container.php.stub export-ignore +/phpcs.xml export-ignore +/phpunit.xml.dist export-ignore +/psalm.xml export-ignore \ No newline at end of file