diff --git a/.gitattributes b/.gitattributes index 18e14aa..f43c543 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,8 @@ -/tests export-ignore +/tests export-ignore +/CHANGELOG.md export-ignore +/CONTRIBUTING.md export-ignore +/readme.md export-ignore +/.gitattributes export-ignore +/.gitignore export-ignore +/.travis.yml export-ignore +/phpunit.xml export-ignore