diff --git a/.gitattributes b/.gitattributes index 98cae90..e020858 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,7 @@ .gitattributes export-ignore +.github export-ignore .gitignore export-ignore -docs/ export-ignore Makefile export-ignore phpunit.xml.dist export-ignore -tests/ export-ignore +README.md export-ignore +tests export-ignore