chore: ignore .omo/ directory
This commit is contained in:
parent
15f4175cce
commit
bca2174f71
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -63,3 +63,6 @@ Thumbs.db
|
||||||
# Python bytecode caches (scripts/ has helper Python tools)
|
# Python bytecode caches (scripts/ has helper Python tools)
|
||||||
__pycache__/
|
__pycache__/
|
||||||
*.pyc
|
*.pyc
|
||||||
|
|
||||||
|
# OpenCode continuation tracking (per-session state, not project files)
|
||||||
|
/.omo/
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue