From 621f43d956788e7d85f3a9179b8f40a1bb8a9124 Mon Sep 17 00:00:00 2001 From: Lesnykh Ilia Date: Tue, 10 Jan 2017 10:44:43 +0300 Subject: [PATCH] Update .gitattributes --- .gitattributes | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/.gitattributes b/.gitattributes index f5acbd8..827a3be 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,7 +1,8 @@ -example export-ignore -tests export-ignore -.editorconfig export-ignore -.gitattributes export-ignore -.gitignore export-ignore -.travis.yml export-ignore -phpunit.xml export-ignore +example export-ignore +tests export-ignore +.editorconfig export-ignore +.gitattributes export-ignore +.gitignore export-ignore +.scrutinizer.yml export-ignore +.travis.yml export-ignore +phpunit.xml export-ignore