fair-plugin/.gitignore
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

9 lines
138 B
Text

/node_modules/
*.bak
/.vscode
/vendor/
.phpunit.result.cache
phpunit.xml
/tests/phpunit/cache
/tests/phpunit/coverage
wp-tests-config.php