mirror of
https://github.com/mivodev/mivo.git
synced 2026-01-26 05:25:42 +07:00
13 lines
374 B
Plaintext
13 lines
374 B
Plaintext
# Exclude development and documentation files from Composer/Git Archive
|
|
/docs export-ignore
|
|
/.github export-ignore
|
|
/docker export-ignore
|
|
/.gitattributes export-ignore
|
|
/.gitignore export-ignore
|
|
/.dockerignore export-ignore
|
|
/.env.example export-ignore
|
|
/deploy_package.tar.gz export-ignore
|
|
/DOCKER_README.md export-ignore
|
|
/phpstan.neon export-ignore
|
|
/phpunit.xml export-ignore
|