From 68dea6299967340db22e2fa3d38b1e52539e9125 Mon Sep 17 00:00:00 2001 From: "Alex Pooley (@zuedev)" Date: Sat, 30 May 2026 02:48:02 +0100 Subject: ignore public dir now --- 174bg/handbook/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/174bg/handbook/.gitignore b/174bg/handbook/.gitignore index 9397005..e518bde 100644 --- a/174bg/handbook/.gitignore +++ b/174bg/handbook/.gitignore @@ -1,2 +1,3 @@ /node_modules/ -/.wrangler \ No newline at end of file +/.wrangler +/public/ \ No newline at end of file -- cgit v1.2.3