From b63a652f0d0d34f65b9e5fcd9088ac119ef3ebff Mon Sep 17 00:00:00 2001 From: Kieran Date: Mon, 9 Nov 2020 14:23:45 +0000 Subject: [PATCH] Added /ci to .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 97a6be4d775..245c7f56ca3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,5 @@ /.appveyor.yml export-ignore +/ci export-ignore /composer.lock export-ignore /docs export-ignore /.doctrine-project.json export-ignore