# Exclude development files
/tests export-ignore
/phpunit.xml export-ignore
/dev-scripts export-ignore
/.github export-ignore
/.gitignore export-ignore
# Exclude documentation files
/specification export-ignore
/README.md export-ignore
/CHANGELOG.md export-ignore
/LICENSE export-ignore