diff --git a/.gitattributes b/.gitattributes index 4a219f1..70f5370 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,3 +4,6 @@ /phpunit.xml.dist export-ignore /.gitattributes export-ignore /.gitignore export-ignore +/.github export-ignore +/container export-ignore +/Dockerfile export-ignore