From 73ea156762bd84d68cb35a858377ae7a5b7e4adf Mon Sep 17 00:00:00 2001 From: SethBurkart123 Date: Mon, 18 Dec 2023 07:55:51 +1100 Subject: [PATCH] add pnpm-lock to gitignore --- .gitignore | 1 + interface/index.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 57926556..9ce31bc0 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ node_modules/ package-lock.json bun.lockb +pnpm-lock.yaml # Build package.zip diff --git a/interface/index.html b/interface/index.html index 2f1b4e8e..3e18be74 100644 --- a/interface/index.html +++ b/interface/index.html @@ -8,7 +8,7 @@
- +