From bdae7ebefa71effe9a743002458556beefacf8bc Mon Sep 17 00:00:00 2001 From: williamhliu <137068196+williamhliu@users.noreply.github.com> Date: Mon, 31 Jul 2023 17:31:52 +0800 Subject: [PATCH] gitignore file add supersonic-webapp (#23) * [feature](webapp) add drill down dimensions and metric period compare and modify layout * [feature](webapp) add drill down dimensions and metric period compare and modify layout * [feature](webapp) gitignore add supersonic-webapp * [feature](webapp) gitignore add supersonic-webapp --------- Co-authored-by: williamhliu --- webapp/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/webapp/.gitignore b/webapp/.gitignore index dae32fc05..679cdeb79 100644 --- a/webapp/.gitignore +++ b/webapp/.gitignore @@ -13,6 +13,10 @@ /dist +/supersonic-webapp + +supersonic-webapp.tar.gz + package-lock.json yarn.lock