diff --git a/.gitattributes b/.gitattributes index c6e004ff..23b22c3c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,5 @@ /art export-ignore +/docker export-ignore /docs export-ignore /tests export-ignore /scripts export-ignore @@ -11,5 +12,6 @@ phpstan.neon export-ignore /phpunit.xml export-ignore CHANGELOG.md export-ignore CONTRIBUTING.md export-ignore +docker-compose.yml export-ignore README.md export-ignore