Skip to content

Commit ced0cad

Browse files
CodeCasterXclaude
andcommitted
chore: .gitignore 添加 .opencode/ 目录
安装 oh-my-opencode 插件后,排除 OpenCode 项目级配置目录, 避免影响团队其他成员。 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent a1c6cd2 commit ced0cad

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ tmp/
1616
# Gemini
1717
.gemini-clipboard/
1818

19+
# OpenCode
20+
.opencode/
21+
1922
# Claude Code local settings
2023
**/settings.local.json
2124

0 commit comments

Comments
 (0)