diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..4def2d6 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,8 @@ +/.gitattributes export-ignore +/.github export-ignore +/.gitignore export-ignore +/.php_cs export-ignore +/.travis.yml export-ignore +/phpunit.xml export-ignore +/media export-ignore +/tests export-ignore