Files
lanework/.gitignore
T
rzen caaa0c0776 The repo gains its .claude — the opus48 fallback agent, and local settings stay local
.claude/agents/opus48.md: a general-purpose implementation agent pinned to
Claude Opus 4.8, the capacity fallback for complex coding tasks dispatched
from the main session. settings.local.json — the personal permission
grants — joins .gitignore rather than the history, per its name.

Claude-Session: https://claude.ai/code/session_014PtZdPwqZuqEDLc6wZMtEy
2026-08-07 11:24:17 -04:00

18 lines
300 B
Plaintext

# Generated by XcodeGen — project.yml is the source of truth
Kanban.xcodeproj/
# Xcode
DerivedData/
build/
*.xcresult
xcuserdata/
# macOS
.DS_Store
# App Store credentials (appstore-publish skill)
.env.release
# Claude Code — personal permission grants stay local
.claude/settings.local.json