From ac63b1bed067584619fb4c909db43e7ceb0139d5 Mon Sep 17 00:00:00 2001 From: Dries Vints Date: Tue, 30 Apr 2019 12:53:49 +0200 Subject: [PATCH] Add .styleci.yml to .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 95fcbf19..9e8f6989 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5,5 +5,6 @@ .editorconfig export-ignore .gitattributes export-ignore .gitignore export-ignore +.styleci.yml export-ignore .travis.yml export-ignore phpunit.xml.dist export-ignore