From b3a79580f452d93470e1798a7366826f913c632b Mon Sep 17 00:00:00 2001 From: adlee-was-taken Date: Sun, 5 Apr 2026 13:17:34 -0400 Subject: [PATCH] chore(gitignore): ignore camera simulator working files Co-Authored-By: Claude Opus 4.6 (1M context) --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index f027e93..3324a4f 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,8 @@ Thumbs.db # WireGuard keys (generated per-host) remote/wireguard/*.key + +# Camera stream simulator (dev tooling) +videos/ +.sim/ +config/vigilar.sim.toml