mirror of
https://ghproxy.net/https://github.com/fairpm/fair-plugin.git
synced 2026-08-05 13:00:26 +08:00
17 lines
274 B
Text
17 lines
274 B
Text
/.cache/
|
|
/node_modules/
|
|
*.bak
|
|
/.vscode
|
|
/vendor/
|
|
.wp-env.override.json
|
|
.phpunit.result.cache
|
|
phpunit.xml
|
|
phpcs.xml
|
|
phpstan.neon
|
|
/tests/phpunit/cache
|
|
/tests/phpunit/coverage
|
|
wp-tests-config.php
|
|
*.swp
|
|
|
|
# Track placeholders so that empty directories stay in the repo.
|
|
!.gitkeep
|