diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..cf9da5a2 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +/Resources/doc export-ignore +/Tests export-ignore +/phpunit.xml.dist export-ignore +/.git* export-ignore