diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..7f1143e --- /dev/null +++ b/.gitattributes @@ -0,0 +1,11 @@ +/.github/ export-ignore +/tests/ export-ignore +/.gitattributes export-ignore +/.gitignore export-ignore +/.scrutinizer.yml export-ignore +/Makefile export-ignore +/phpcs.xml.dist export-ignore +/phpmd.xml.dist export-ignore +/phpstan.neon export-ignore +/phpunit.xml.dist export-ignore +/psalm.xml export-ignore