mirror of
https://gh.wpcy.net/https://github.com/mainwp/mainwp-child.git
synced 2026-04-23 10:32:22 +08:00
14 lines
393 B
Text
14 lines
393 B
Text
# Ignore all test and documentation with “export-ignore”
|
|
.github export-ignore
|
|
.idea export-ignore
|
|
bin export-ignore
|
|
composer.* export-ignore
|
|
tests export-ignore
|
|
.gitattributes export-ignore
|
|
.gitignore export-ignore
|
|
phpcs.xml export-ignore
|
|
.travis.yml export-ignore
|
|
LICENSE.md export-ignore
|
|
LICENSE.txt export-ignore
|
|
README.md export-ignore
|
|
.vscode-upload.json export-ignore
|