From 1bc92507430d99188f7511d8dd490f778de2bf6e Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 18 Oct 2022 17:33:45 +0900 Subject: [PATCH] Update gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 8779295d..d38fe36a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +target +Cargo.lock node_modules package-lock.json package.json