From 60a863f5fcfeeca9b57b187051f645f28b590b1d Mon Sep 17 00:00:00 2001 From: Graham Campbell Date: Sun, 27 Jul 2014 10:40:38 +0100 Subject: [PATCH] Include docs --- .gitattributes | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.gitattributes b/.gitattributes index 09663ddc..1adbca3f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,13 +1,8 @@ * text=auto /tests export-ignore -/examples export-ignore /.gitattributes export-ignore /.gitignore export-ignore /.travis.yml export-ignore /phpunit.xml.dist export-ignore /phpunit.xml.travisci export-ignore -/CHANGELOG.md export-ignore -/CONTRIBUTING.md export-ignore -/FAQ.md export-ignore -/README.md export-ignore