diff --git a/.gitattributes b/.gitattributes index cf94fc1..afcfd37 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,6 +3,6 @@ /docker-compose.yml export-ignore /phpcs.xml export-ignore /phpunit.xml export-ignore -/.github -/docker -/tests \ No newline at end of file +/.github export-ignore +/docker export-ignore +/tests export-ignore \ No newline at end of file