25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
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.