mirror of
https://github.com/mainwp/mainwp-child.git
synced 2025-09-01 03:58:07 +08:00
11 lines
300 B
Text
11 lines
300 B
Text
# Ignore all test and documentation with “export-ignore”
|
|
.github export-ignore
|
|
bin export-ignore
|
|
composer.* export-ignore
|
|
tests export-ignore
|
|
.gitattributes export-ignore
|
|
phpcs.xml export-ignore
|
|
.travis.yml export-ignore
|
|
LICENSE.md export-ignore
|
|
LICENSE.txt export-ignore
|
|
README.md export-ignore
|