From 964284aae566ff0be98ee90e516cc97317606492 Mon Sep 17 00:00:00 2001 From: haroonth Date: Thu, 4 Jul 2024 09:43:10 +0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=99=88=20ignore=20all=20kind=20of=20pm=20?= =?UTF-8?q?lock=20files=20from=20this=20repo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index a547bf3..4c62105 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,8 @@ dist-ssr *.njsproj *.sln *.sw? + +pnpm-lock.yaml +bun.lockb +yarn.lock +package-lock.json