From 022a1bfde195c1a3fc75b6ea54f6f1a68e91cc34 Mon Sep 17 00:00:00 2001 From: Fazri Gading Date: Sun, 18 Jan 2026 20:36:03 +0800 Subject: [PATCH] Update .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 488f857..3a16ba9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ dist/* node_modules/* -package-lock.json # Ignore package lock to avoid conflicts with yarn.lock \ No newline at end of file +package-lock.json