From d345993ecb82cf17ef5c099255c86a768ea5617f Mon Sep 17 00:00:00 2001 From: Carlos Buenosvinos Date: Mon, 31 Dec 2012 16:15:17 +0100 Subject: [PATCH] Do not exclude readme and changelog --- .gitattributes | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitattributes b/.gitattributes index 5035584a..e2651712 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,6 +3,4 @@ .gitattributes export-ignore .gitignore export-ignore .travis.yml export-ignore -CHANGELOG.mdown export-ignore -phpunit.xml.dist export-ignore -README.mdown export-ignore +phpunit.xml.dist export-ignore \ No newline at end of file