選択できるのは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.