您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

12 行
348B

  1. /_bmad
  2. /_bmad*
  3. /.agents
  4. /.github
  5. # Access database and its lock file - contains live order data, never committed.
  6. # Schema changes go through db/migrations/ instead; deploy never touches this file.
  7. db/webdata.accdb
  8. *.laccdb
  9. # Personal Claude Code permission grants for this machine/session - not team config
  10. .claude/settings.local.json

Powered by TurnKey Linux.