wp-plugin-installer/.gitattributes
2024-02-09 22:39:23 +01:00

16 lines
544 B
Text

/.github export-ignore
/docs export-ignore
/.codeclimate.yml export-ignore
/.editorconfig export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/CODE_OF_CONDUCT.md export-ignore
/composer.lock export-ignore
/CONTRIBUTING.md export-ignore
/LICENSE export-ignore
/README.md export-ignore
/SECURITY.md export-ignore
/package.json export-ignore
/yarn.lock export-ignore
/phpcs.xml export-ignore
/phpunit.xml export-ignore