From 09f70cb9d16e64bb16044ce59ab19ccbfbdae094 Mon Sep 17 00:00:00 2001 From: kyaukyuai Date: Mon, 19 Sep 2022 13:33:43 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A4=96=20update=20.gitignroe?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d274c57..41afec4 100644 --- a/.gitignore +++ b/.gitignore @@ -22,4 +22,6 @@ npm-debug.log* yarn-debug.log* yarn-error.log* -/dist/embedded-widget.js* \ No newline at end of file +/dist/embedded-widget.js* + +/storybook-static \ No newline at end of file