diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000000..c255f66722075 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +/src/Symfony/Contracts export-ignore +/src/Symfony/Bridge/PhpUnit export-ignore