From 4d3375af68e5a8885188e9d34f8bee29d899918e Mon Sep 17 00:00:00 2001 From: thanghoduc Date: Wed, 11 Sep 2024 10:40:31 +0700 Subject: [PATCH] fix: rm yarn lock --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 4c9d7c3..20e4d17 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ .DS_Store node_modules dist + +yarn.lock \ No newline at end of file