diff --git a/.gitattributes b/.gitattributes index 3735476..8d17071 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,13 +1,14 @@ -/.editorconfig export-ignore -/.gitattributes export-ignore -/.github/ export-ignore -/.gitignore export-ignore -/.phplint.yml export-ignore -/.wp-env.json export-ignore -/phpcs.xml.dist export-ignore -/phpmd.ruleset.xml export-ignore -/phpstan.neon.dist export-ignore -/phpunit.xml.dist export-ignore -/psalm.xml.dist export-ignore -/tests/ export-ignore -/vendor-bin/ export-ignore +/.editorconfig export-ignore +/.gitattributes export-ignore +/.github/ export-ignore +/.gitignore export-ignore +/.phplint.yml export-ignore +/.pronamic-build-ignore export-ignore +/.wp-env.json export-ignore +/phpcs.xml.dist export-ignore +/phpmd.ruleset.xml export-ignore +/phpstan.neon.dist export-ignore +/phpunit.xml.dist export-ignore +/psalm.xml.dist export-ignore +/tests/ export-ignore +/vendor-bin/ export-ignore