diff --git a/.gitattributes b/.gitattributes index 6757de3..67d46ee 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,12 +1,14 @@ -/.github/ export-ignore -/tests export-ignore -/vendor-bin export-ignore -/.gitattributes export-ignore -/.gitignore export-ignore -/.travis.yml export-ignore -/Gruntfile.js export-ignore -/phpcs.xml.dist export-ignore -/phpmd.ruleset.xml export-ignore -/phpunit.xml.dist export-ignore -/phpstan.neon.dist export-ignore -/psalm.xml.dist export-ignore +/.gitattributes export-ignore +/.github/ export-ignore +/.gitignore export-ignore +/.pronamic-build-ignore export-ignore +/.travis.yml export-ignore +/.wp-env.json export-ignore +/Gruntfile.js 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