# Dependencies .sisyphus/* !.sisyphus/rules/ node_modules/ # Build output dist/ # Platform binaries (built, not committed) packages/*/bin/oh-my-opencode packages/*/bin/oh-my-opencode.exe # IDE .idea/ .vscode/ *.swp *.swo # OS .DS_Store Thumbs.db # Logs *.log npm-debug.log* # Lock files (use bun.lockb instead) package-lock.json yarn.lock # Environment .env .env.local test-injection/ notepad.md oauth-success.html *.bun-build