diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..a41caa4 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,13 @@ + +/.github export-ignore +/doc export-ignore +/test export-ignore +/.coveralls.yml export-ignore +/.editorconfig export-ignore +/.gitattributes export-ignore +/.gitignore export-ignore +/.travis.yml export-ignore +/CONTRIBUTING.md export-ignore +/CONTRIBUTORS.md export-ignore +/composer.lock export-ignore +/phpunit.xml export-ignore