fair-plugin/.gitignore
Kaspars Dambis b0d4c3dcba
Consistent phpunit runners for local and CI (#493)
Signed-off-by: Kaspars Dambis <hi@kaspars.net>
Co-authored-by: Ipstenu (Mika Epstein) <Ipstenu@users.noreply.github.com>
2026-07-09 09:29:36 -07:00

18 lines
296 B
Text

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