mirror of
https://ghproxy.net/https://github.com/fairpm/fair-plugin.git
synced 2025-09-04 08:50:35 +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>
14 lines
233 B
Text
14 lines
233 B
Text
/.cache/
|
|
/node_modules/
|
|
*.bak
|
|
/.vscode
|
|
/vendor/
|
|
.phpunit.result.cache
|
|
phpunit.xml
|
|
phpcs.xml
|
|
/tests/phpunit/cache
|
|
/tests/phpunit/coverage
|
|
wp-tests-config.php
|
|
|
|
# Track placeholders so that empty directories stay in the repo.
|
|
!.gitkeep
|