diff --git a/.gitattributes b/.gitattributes index eec6607..f0db0ea 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,9 +1,9 @@ -/doc export-ignore -/test export-ignore -/test_old export-ignore -.gitattributes export-ignore -.gitignore export-ignore -.travis.yml export-ignore -CHANGELOG.md export-ignore +/.github export-ignore +/doc export-ignore +/test export-ignore +/test_old export-ignore +.gitattributes export-ignore +.gitignore export-ignore +CHANGELOG.md export-ignore phpunit.xml.dist export-ignore -UPGRADE-*.md export-ignore +UPGRADE-*.md export-ignore