From 62e2b79e66b0d85d68292e0397e2c9901ef22fce Mon Sep 17 00:00:00 2001 From: Brandon Liu Date: Thu, 17 Feb 2022 13:31:17 +0800 Subject: [PATCH] update gitignore --- js/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/js/.gitignore b/js/.gitignore index 651896c..7d10a01 100644 --- a/js/.gitignore +++ b/js/.gitignore @@ -1,3 +1,4 @@ +dist node_modules index.js index.mjs