From 6794836684eefeb5f6768c6e5ba597d3880edea4 Mon Sep 17 00:00:00 2001 From: lu2000luk <81090607+lu2000luk@users.noreply.github.com> Date: Sun, 14 Apr 2024 15:16:35 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6635cf5..b8901d0 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ node_modules !.env.example vite.config.js.timestamp-* vite.config.ts.timestamp-* +pnpm-lock.yaml