From ac0d9a743cc594099f5e2bd195974eb43f9c7fd4 Mon Sep 17 00:00:00 2001
From: Alorel <a.molcanovas@gmail.com>
Date: Fri, 2 Oct 2015 21:02:38 +0100
Subject: [PATCH] gitattr update

---
 .gitattributes | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/.gitattributes b/.gitattributes
index ae6b023..2849ba2 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,9 +1,8 @@
 * text=auto
 
-/.gitattributes export-ignore
+/.git* export-ignore
 /tests export-ignore
 /docs export-ignore
 /.sensiolabs.yml export-ignore
 /.travis.yml export-ignore
-/phpunit.cnf.ini export-ignore
-/phpunit.xml export-ignore
+/phpunit.* export-ignore