# Files not needed to be distributed in the package.
.gitattributes   export-ignore
.github/         export-ignore
phpunit.xml.dist export-ignore
tests/           export-ignore

# Files not needed in the production build.
/changelog/**    production-exclude
