From 880558efd222e617e698501d58b910e7387896d4 Mon Sep 17 00:00:00 2001 From: 2witstudios <2witstudios@gmail.com> Date: Sun, 21 Jun 2026 22:00:26 -0500 Subject: [PATCH] chore: gitignore npm pack tarballs --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 366e524..ea25056 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ auth.json # pure-point-guard per-project config (machine-absolute paths) .pu/ +*.tgz