diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..2b83119 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,9 @@ +/.editorconfig export-ignore +/.gitattributes export-ignore +/.gitignore export-ignore +/.php_cs.dist export-ignore +/.gitlab-ci.yml export-ignore +/docker-compose.yaml export-ignore +/phpunit.xml.dist export-ignore +/tests export-ignore +/docker export-ignore