diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..b85c6d93 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,7 @@ +# Ignore dev/testing files for distribution builds +/tests export-ignore +.gitattributes export-ignore +.gitignore export-ignore +phpunit.xml export-ignore +CODEOWNERS export-ignore +repository.json export-ignore