# Exclude files that don't need to be present in packages (so they're not downloaded by Composer)
/.gitattributes  export-ignore
/.gitignore      export-ignore
/phpcs.xml       export-ignore
/phpunit.xml     export-ignore
/.github         export-ignore
