diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..3b534030c --- /dev/null +++ b/.gitattributes @@ -0,0 +1,7 @@ +/.editorconfig export-ignore +/.gitattributes export-ignore +/.github export-ignore +/.gitignore export-ignore +/phpstan.neon export-ignore +/phpunit.xml.dist export-ignore +/tests export-ignore