From dd55acf3e0874ca80a3e0e8670ecb990ce035d2b Mon Sep 17 00:00:00 2001 From: Jordi Boggiano Date: Sat, 5 Jan 2013 15:53:48 +0100 Subject: [PATCH] Do not exclude docs --- .gitattributes | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index e2651712..9e538ef9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,5 @@ -/doc export-ignore /tests export-ignore .gitattributes export-ignore .gitignore export-ignore .travis.yml export-ignore -phpunit.xml.dist export-ignore \ No newline at end of file +phpunit.xml.dist export-ignore