mainwp-child/.gitattributes
2020-02-20 20:56:06 +01:00

12 lines
337 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.dist export-ignore
.travis.yml export-ignore
LICENSE.md export-ignore
LICENSE.txt export-ignore
README.md export-ignore
phpunit.xml.dist export-ignore