diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..f7c8c2a --- /dev/null +++ b/.gitattributes @@ -0,0 +1,6 @@ +/.gitattributes export-ignore +/.github export-ignore +/.docker-compose.yml export-ignore +/Dockerfile export-ignore +/phpunit.xml export-ignore +/tests export-ignore \ No newline at end of file