From 90884664cbd3a763fc0d9009a1da9ace088bae95 Mon Sep 17 00:00:00 2001 From: Justin Foell Date: Sat, 21 Sep 2019 23:50:43 -0500 Subject: [PATCH] Update export settings --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index 823697c..60bbd80 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,3 +3,5 @@ composer.json export-ignore composer.lock export-ignore phpcs.xml export-ignore +tests export-ignore +phpunit.xml export-ignore