diff --git a/.gitattributes b/.gitattributes index b015231..02f4c15 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,12 +1,12 @@ # Ignore all test and documentation with "export-ignore". -/.github export-ignore -/tests export-ignore -/.gitattributes export-ignore -/.gitignore export-ignore -/.styleci.yml export-ignore -/phpstan.neon export-ignore -/phpstan-laravel-10.neon export-ignore -/phpunit.xml export-ignore -/testbench.yml export-ignore -/CHANGELOG.md export-ignore -/UPGRADE.md export-ignore +/.github export-ignore +/tests export-ignore +/.gitattributes export-ignore +/.gitignore export-ignore +/.styleci.yml export-ignore +/phpstan.neon export-ignore +/phpstan-laravel-10.neon export-ignore +/phpunit.xml export-ignore +/testbench.yaml export-ignore +/CHANGELOG.md export-ignore +/UPGRADE.md export-ignore