fair-plugin/.distignore
Colin Stewart 6208b29cec
Add .gitattributes and exclude other development files. (#103)
Signed-off-by: costdev <79332690+costdev@users.noreply.github.com>
2025-06-17 11:05:57 -07:00

17 lines
216 B
Text

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