diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000..1e93454d4b --- /dev/null +++ b/.gitattributes @@ -0,0 +1,8 @@ +/.gitignore export-ignore +/.gitattributes export-ignore +/.travis.yml export-ignore +/CONTRIBUTING.md export-ignore +/phpunit.xml.dist export-ignore +/Makefile export-ignore +/test export-ignore +/.github export-ignore