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

19 lines
239 B
Text

# Main
.git/
.github/
.cache/
bin/
node_modules/
tests/
phpunit.xml.dist
wp-tests-config-sample.php
phpcs.xml.dist
composer.json
composer.lock
package.json
package-lock.json
.wp-env.json
.gitignore
.gitattributes
.distignore
.editorconfig