diff --git a/.gitattributes b/.gitattributes index 06e5e87b8..f3dedf92c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,8 +1,15 @@ +/.phpunit.cache/ export-ignore +/build/ export-ignore /tests/SAML2 export-ignore /tools export-ignore -.coveralls.yml export-ignore .gitattributes export-ignore .gitignore export-ignore -.travis.yml export-ignore +codecov.yml export-ignore +phpcs.xml export-ignore +phpunit.xml export-ignore +phpunit-interoperability.xml export-ignore +psalm.xml export-ignore +psalm-dev.xml export-ignore README-DEV.md export-ignore +UPGRADING.md export-ignore build.xml export-ignore