From 74b32800f94b80ea21e763622844fb3d30623ab4 Mon Sep 17 00:00:00 2001 From: ryan Date: Fri, 20 Feb 2026 20:15:30 +0000 Subject: [PATCH] chore: gitignore nats-chatroom directory (#8) --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index dd456b9..3dea63e 100644 --- a/.gitignore +++ b/.gitignore @@ -44,5 +44,8 @@ internal/examples/shakespeare/shake.db # NATS data directory data/ +# Standalone experiments +nats-chatroom + # Claude Code worktrees .claude/worktrees/