diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..cb9a240c --- /dev/null +++ b/.gitattributes @@ -0,0 +1,11 @@ +/doc export-ignore +/test export-ignore +/vendor export-ignore +/.gitattributes export-ignore +/.gitignore export-ignore +/.travis.yml export-ignore +/Makefile export-ignore +/mkdocs.yml export-ignore +/NOTES.md export-ignore +/phpcs.xml export-ignore +/phpunit.xml.dist export-ignore