From a23bbf5b0dc520c22c5d6f68979b265d0cf3300e Mon Sep 17 00:00:00 2001 From: Greg Roach Date: Wed, 20 Mar 2019 07:24:07 +0000 Subject: [PATCH] Update .gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 1c3c6a891ec..9f72ebb8b9c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ -/.php_cs.cache -/apidocs/ /public/mix-manifest.json /public/js/*.map +/public/robots.txt /node_modules/ /robots.txt +/tests/coverage