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

22 lines
267 B
Text

# Main
.git/
.github/
.cache/
bin/
node_modules/
tests/
RELEASE.md
phpunit.xml.dist
phpunit-*.xml.dist
phpcs.xml.dist
phpstan.dist.neon
composer.json
composer.lock
package.json
package-lock.json
.wp-env.json
.gitignore
.gitattributes
.distignore
.editorconfig
.nvmrc