fair-plugin/.distignore
Colin Stewart c8b8af77de
Add initial PHPUnit test infrastructure. (#60)
Signed-off-by: costdev <79332690+costdev@users.noreply.github.com>
2025-06-16 19:56:25 +01:00

12 lines
143 B
Text

# Main
.git/
.github/
bin/
node_modules/
tests/
phpunit.xml.dist
wp-tests-config-sample.php
composer.json
composer.lock
.gitignore
.distignore