fair-plugin/.gitignore
Colin Stewart 0dc693b68d
Add and apply coding standards. (#129)
Signed-off-by: costdev <79332690+costdev@users.noreply.github.com>
Signed-off-by: Colin Stewart <79332690+costdev@users.noreply.github.com>
Co-authored-by: Andy Fragen <andy@thefragens.com>
2025-06-26 18:10:59 +01:00

14 lines
233 B
Text

/.cache/
/node_modules/
*.bak
/.vscode
/vendor/
.phpunit.result.cache
phpunit.xml
phpcs.xml
/tests/phpunit/cache
/tests/phpunit/coverage
wp-tests-config.php
# Track placeholders so that empty directories stay in the repo.
!.gitkeep