From 86a78b50580f8b5773e44c7f26fb7cf125d6b41d Mon Sep 17 00:00:00 2001 From: LIghtJUNction Date: Wed, 8 Apr 2026 19:46:33 +0800 Subject: [PATCH] chore: ignore pnpm-lock.yaml --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0fc31cc6f..52a92883e 100644 --- a/.gitignore +++ b/.gitignore @@ -87,3 +87,4 @@ dashboard/src/assets/mdi-subset/*.woff2 node_modules *pinokio* +dashboard/pnpm-lock.yaml