From 2215139873c81c289c8e3a67577ac6461f299f60 Mon Sep 17 00:00:00 2001 From: Paul Maconi Date: Sun, 10 Nov 2024 19:50:50 -0600 Subject: [PATCH] update .gitignore to ignore the preview.pid --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9f3ebf5..f4cbf72 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ build cache public +preview.pid