Files
oh-my-openagent/.gitignore

39 lines
455 B
Plaintext

# 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
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
yarn.lock
# Environment
.env
.env.local
test-injection/
notepad.md
oauth-success.html
*.bun-build