chore: ignore .omo/ directory

This commit is contained in:
Graham McIntire 2026-06-01 15:39:40 -05:00
parent 15f4175cce
commit bca2174f71
No known key found for this signature in database
GPG key ID: F4ABF488E6029E59

3
.gitignore vendored
View file

@ -63,3 +63,6 @@ Thumbs.db
# Python bytecode caches (scripts/ has helper Python tools)
__pycache__/
*.pyc
# OpenCode continuation tracking (per-session state, not project files)
/.omo/