diff --git a/.gitattributes b/.gitattributes index 6bdd46f7..0b8def4c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,9 +1,12 @@ -/doc export-ignore +/docs export-ignore /test export-ignore /vendor export-ignore +.coveralls.yml export-ignore .gitattributes export-ignore .gitignore export-ignore .scrutinizer.yml export-ignore .travis.yml export-ignore +composer.lock export-ignore +mkdocs.yml export-ignore phpunit.xml.dist export-ignore phpcs.xml export-ignore