gitignore: anchor /analytics to repo root

This commit is contained in:
ciregenz
2026-05-04 17:52:08 -07:00
parent 5df979a59a
commit 54c0c3187d
+3
View File
@@ -30,6 +30,9 @@ backend/.venv/
.account-factory
openswarm-cloud
.openswarm-cloud
# Top-level only — Haik's PostHog dashboard webapp clone. Anchored with
# leading slash so this doesn't accidentally ignore backend/apps/analytics/.
/analytics
.claude/
# Local-only operator helpers (never commit)
scripts/set-fly-*.sh