From 711bab142cce96fa2d9b13a9756a906f0772de85 Mon Sep 17 00:00:00 2001 From: John O'Keefe Date: Sun, 1 Feb 2026 21:18:04 -0500 Subject: [PATCH] update .gitignore for build artifacts --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a1aa564..de406d2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,8 @@ # Build artifacts -bookhoard/ +bookhoard bookhoard.* -!bookhoard/ +server +server # Node.js node_modules/