From babc52eee4b3d7fe9072608f6427b050c3af5741 Mon Sep 17 00:00:00 2001 From: Laurenz Rausche Date: Mon, 29 Apr 2024 19:20:04 +0000 Subject: [PATCH] add pnpm ignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5833627..aaf2fe7 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ node_modules yarn.lock package-lock.json +pnpm-lock.yaml # log files logs