diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000000..c633ba88a7613 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,18 @@ +* text=auto + +/.github export-ignore +/src/Symfony/Component/**/Tests export-ignore +.php_cs.dist export-ignore +.travis.yml export-ignore +.editorconfig export-ignore +.gitattributes export-ignore +.gitignore export-ignore +phpunit.xml.dist export-ignore +CHANGELOG-* export-ignore +CODE_OF_CONDUCT.md export-ignore +CONTRIBUTING.md export-ignore +CONTRIBUTORS.md export-ignore +UPGRADE-* export-ignore +link export-ignore +phpunit export-ignore +phpunit.xml.dist export-ignore