From bdf3afcb31016cdf06d1da260b81cf947707a2a3 Mon Sep 17 00:00:00 2001 From: Kurt Foster Date: Wed, 23 Jan 2019 15:13:46 +1100 Subject: [PATCH] Updating .gitattributes to remove composer.json and tests --- .gitattributes | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index 17ee2d541..cf1176498 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5,6 +5,4 @@ .circleci export-ignore .circleci/config.yml export-ignore .env export-ignore -tests export-ignore -composer.json export-ignore dev-init.sh export-ignore