From c3d47cf2d97eb72b78c8c08071816ef669b02705 Mon Sep 17 00:00:00 2001 From: drholy Date: Sun, 1 Feb 2026 18:41:13 +0700 Subject: [PATCH] edit ignore file --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 30bc162..572406b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -/node_modules \ No newline at end of file +/node_modules +package-lock.json \ No newline at end of file