diff --git a/.gitattributes b/.gitattributes index a5e8c6a..2f589fc 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,9 +1,8 @@ -/tests export-ignore -/phpstan.neon export-ignore +/.github/ export-ignore +/tests/ export-ignore +/.gitattributes export-ignore +/.gitignore export-ignore /.php_cs.dist export-ignore -/.travis.yml export-ignore /CHANGELOG.md export-ignore -/CONTRIBUTING.md export-ignore +/phpstan-baseline.neon export-ignore /phpstan.neon export-ignore -/.gitattributes export-ignore -/.gitignore export-ignore