diff --git a/.gitattributes b/.gitattributes index 0099bfa..6669e71 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,8 +1,10 @@ -/docs/book export-ignore +/docs export-ignore /test export-ignore +/.coveralls.yml export-ignore /.gitattributes export-ignore /.gitignore export-ignore /.travis.yml export-ignore +/composer.lock export-ignore /mkdocs.yml export-ignore /phpcs.xml export-ignore /phpunit.xml.dist export-ignore