From ad728840a770ddbcc9e93933fcaa568eb8b88d72 Mon Sep 17 00:00:00 2001 From: Zias van Nes Date: Fri, 26 Sep 2025 16:11:09 +0200 Subject: [PATCH] add:pnpm-lock to ignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4225035..ab6bb93 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ node_modules .wrangler /.svelte-kit /build +pnpm-lock.yaml # OS .DS_Store