# https://git-scm.com/book/en/v2/Customizing-Git-Git-Attributes

# A list of files and folders those will be excluded from archives and the
# Composer package (for purposes of making it smaller).
/.editorconfig export-ignore
/.gitattributes export-ignore
/.github export-ignore
/.php-cs-fixer.php export-ignore
/.vscode export-ignore
/build.php export-ignore
/CODE_OF_CONDUCT.md export-ignore
/examples export-ignore
/Makefile export-ignore
/phpdoc.dist.xml export-ignore
/phpstan-baseline.neon export-ignore
/phpstan.neon.dist export-ignore
/phpunit.no_autoload.xml export-ignore
/phpunit.xml export-ignore
/tests export-ignore
/update_certs.php export-ignore
