mirror of
https://ghproxy.net/https://github.com/fairpm/fair-plugin.git
synced 2025-09-04 14:36:29 +08:00
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>
20 lines
497 B
Text
20 lines
497 B
Text
* text=auto
|
|
|
|
/.git export-ignore
|
|
/.github export-ignore
|
|
/bin export-ignore
|
|
/.cache export-ignore
|
|
/node_modules export-ignore
|
|
/tests export-ignore
|
|
phpunit.xml.dist export-ignore
|
|
wp-tests-config-sample.php export-ignore
|
|
phpcs.xml.dist export-ignore
|
|
composer.json export-ignore
|
|
composer.lock export-ignore
|
|
package.json export-ignore
|
|
package-lock.json export-ignore
|
|
.wp-env.json export-ignore
|
|
.gitignore export-ignore
|
|
.gitattributes export-ignore
|
|
.distignore export-ignore
|
|
.editorconfig export-ignore
|