mirror of
https://github.com/Xevion/dotfiles.git
synced 2026-01-31 10:24:12 -06:00
- Configure context7, gh_grep, and linear MCP servers - Add DCP plugin for context pruning with detailed summaries - Symlink AGENTS.md and commit-staged command from claude config - Add chezmoiignore for opencode ephemeral/generated files
16 lines
456 B
Plaintext
16 lines
456 B
Plaintext
# Opencode ephemeral files and machine-specific data
|
|
.local/share/opencode/auth.json
|
|
.local/share/opencode/mcp-auth.json
|
|
.local/share/opencode/log/
|
|
.local/share/opencode/snapshot/
|
|
.local/share/opencode/storage/
|
|
.local/share/opencode/bin/
|
|
|
|
# Opencode plugin dependencies and generated files
|
|
.config/opencode/node_modules/
|
|
.config/opencode/bun.lock
|
|
.config/opencode/package.json
|
|
.config/opencode/.gitignore
|
|
.config/opencode/.claude/
|
|
.config/opencode/plugin/
|