From de2dbf2932bbb1e08f25c8c1e8c4f55e0a9abeed Mon Sep 17 00:00:00 2001 From: "x.azuma.m@nds-tyo.co.jp" Date: Tue, 19 Oct 2021 16:57:57 +0900 Subject: [PATCH] =?UTF-8?q?install=E3=83=A2=E3=82=B8=E3=83=A5=E3=83=BC?= =?UTF-8?q?=E3=83=AB=E3=81=AF=E3=82=BD=E3=83=BC=E3=82=B9=E7=AE=A1=E7=90=86?= =?UTF-8?q?=E3=81=8B=E3=82=89=E9=99=A4=E5=A4=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..de936f1b --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +lambda/mbj-newdwh2021-staging-NoticeToSlack/package-lock.json +lambda/mbj-newdwh2021-staging-NoticeToSlack/node_modules/* \ No newline at end of file