From 895cd766b69c263fbec23c0c2b84ee6bbfb6afcb Mon Sep 17 00:00:00 2001 From: Vincent Klaiber Date: Sun, 21 Jan 2018 17:53:12 +0100 Subject: [PATCH] Update .gitattributes --- .gitattributes | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.gitattributes b/.gitattributes index 54d08b8..7ec69e4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,7 +1,7 @@ -/.gitattributes export-ignore -/.gitignore export-ignore -/.travis.yml export-ignore -/phpunit.xml.dist export-ignore -/tests export-ignore -/tools export-ignore -/docs export-ignore +/.gitattributes export-ignore +/.gitignore export-ignore +/.travis.yml export-ignore +/phpunit.xml.dist export-ignore +/tests export-ignore +/tools export-ignore +/docs export-ignore