Files
oh-my-opencode-free-fork/.gitignore
2026-01-03 15:13:40 +09:00

32 lines
295 B
Plaintext

# Dependencies
.sisyphus/
node_modules/
# Build output
dist/
# 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