From 2b5468005d3da91f1a8886472db77acb4be8d3fe Mon Sep 17 00:00:00 2001 From: Mior Muhammad Zaki Date: Thu, 13 Sep 2018 16:24:25 +0800 Subject: [PATCH] Update .gitattributes Signed-off-by: Mior Muhammad Zaki --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index 06e6eb2..99b9ab6 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,8 +2,10 @@ # Ignore following folder/file. /tests export-ignore +/.editorconfig export-ignore /.gitattributes export-ignore /.gitignore export-ignore +/.php_cs.dist export-ignore /.travis.yml export-ignore /phpunit.xml export-ignore /CHANGELOG.md export-ignore