From bccdee3ae4a32a7963ba0899a604844a6b00ced2 Mon Sep 17 00:00:00 2001 From: Horoli Date: Mon, 25 Aug 2025 16:48:42 +0900 Subject: [PATCH] gitignore update --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6780b32..cb005a6 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ node_modules test yarn.lock -config.json \ No newline at end of file +config.json +package-lock.json \ No newline at end of file