diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..4bca2c2 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,8 @@ +/.git* export-ignore +/.env export-ignore +/.php-cs-fixer.php export-ignore +/CHANGELOG.md export-ignore +/phpstan.neon export-ignore +/phpunit.xml.dist export-ignore +/README.md export-ignore +/tests export-ignore