fair-plugin/.gitignore
Kaspars Dambis 0966d2a75a
Add PHPStan checks (#382)
Co-authored-by: Chuck Adams <chaz@chaz.works>
2026-04-06 13:18:41 -06:00

17 lines
274 B
Text

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