diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..ae12e912 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,8 @@ +/.githooks export-ignore +/.github export-ignore +/tests export-ignore +.gitattributes export-ignore +.gitignore export-ignore +phpcs.xml export-ignore +phpstan.neon export-ignore +phpunit.xml export-ignore diff --git a/README.md b/README.md index bb4441fc..ecc590d4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ [![Latest Stable Version](https://poser.pugx.org/league/openapi-psr7-validator/v/stable)](https://packagist.org/packages/league/openapi-psr7-validator) -[![Build Status](https://travis-ci.org/thephpleague/openapi-psr7-validator.svg?branch=master)](https://travis-ci.org/thephpleague/openapi-psr7-validator) [![License](https://poser.pugx.org/league/openapi-psr7-validator/license)](https://packagist.org/packages/lezhnev74/openapi-psr7-validator) ![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg)