feat: 更新.gitignore,添加对Claude代码和OMC数据的忽略规则
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -355,4 +355,8 @@ MaiBot.code-workspace
|
|||||||
actionlint
|
actionlint
|
||||||
.sisyphus/
|
.sisyphus/
|
||||||
dist-electron/
|
dist-electron/
|
||||||
packages/
|
packages/
|
||||||
|
|
||||||
|
## Claude Code and OMC data
|
||||||
|
.claude/
|
||||||
|
.omc/
|
||||||
|
|||||||
Reference in New Issue
Block a user