From 011472a8e8e69d2ea89b3ddc54851c5ee86cf88e Mon Sep 17 00:00:00 2001 From: axleiro <83293196+axleiro@users.noreply.github.com> Date: Thu, 3 Mar 2022 04:35:02 -0500 Subject: [PATCH] add comment to trigger the file to check the previous merge (#23468) * fix the issue of "promote to Production" on vercel * fix the issue "promote to production" on vercel for production deployment * add comment to trigger the file to check the previous merge for vercel "promote to prod" issue --- explorer/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/explorer/.gitignore b/explorer/.gitignore index a852f4800..8d5eba177 100644 --- a/explorer/.gitignore +++ b/explorer/.gitignore @@ -24,3 +24,5 @@ npm-debug.log* yarn-debug.log* yarn-error.log* + +#commenting