diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000000..0d1fb33662a --- /dev/null +++ b/.gitattributes @@ -0,0 +1,8 @@ +/tests export-ignore +/vendor export-ignore +/demos export-ignore +.gitattributes export-ignore +.gitignore export-ignore +.travis.yml export-ignore +INSTALL.md export-ignore +.php_cs export-ignore