Files
2026-05-31 01:43:45 +09:00

53 lines
704 B
Plaintext

# Dependencies
.omo/*
!.omo/rules/
!.omo/rules/**
.sisyphus/*
!.sisyphus/rules/
!.sisyphus/rules/**
node_modules/
# Build output
dist/
# Platform binaries (built, not committed)
packages/*/bin/oh-my-opencode
packages/*/bin/oh-my-opencode.exe
packages/*/bin/*.map
# IDE
.idea/
.vscode/
*.swp
*.swo
# OS
.DS_Store
Thumbs.db
# Logs
*.log
npm-debug.log*
# Lock files (use bun.lockb instead)
package-lock.json
!packages/omo-codex/plugin/package-lock.json
yarn.lock
# Environment
.env
.env.local
test-injection/
notepad.md
oauth-success.html
*.bun-build
.dori-sync/
.dori/
.playwright-mcp/
# Debugging / session artifacts (skill workspace residue)
.debugging
.debug-journal*.md
session-ses_*.md
plans/