diff --git a/.gitattributes b/.gitattributes index 47d968c37..24008c67e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,10 +4,14 @@ /test export-ignore /examples export-ignore /.gitattributes export-ignore +/.github export-ignore /.gitignore export-ignore +/.phan export-ignore +/.php_cs export-ignore /.scrutinizer.yml export-ignore /.travis.yml export-ignore -/travis.phpunit.xml.dist export-ignore -/SECURITY.md export-ignore +/UPGRADING.md export-ignore /changelog.md export-ignore -/README.md export-ignore +/composer.json export-ignore +/phpdoc.dist.xml export-ignore +/travis.phpunit.xml.dist export-ignore