# macOS
.DS_Store

# Kit gelistirme dokumanlari — lokal kalir, yayina gitmez.
# (Bu iki kural yalniz kitin KENDI deposuna aittir; claude-starter/ payload'i ETKILENMEZ.)
/CLAUDE.md
/docs/

# Release artefaktlari (make-release.sh ciktisi) — build ciktisi, repoya gitmez.
/dist/
.private-terms.txt
.private-allowlist.txt

# Kapi kaydi (runtime artefakti; testler bunu depo kokunde uretebiliyor).
.claude/gate-log.tsv

# studio: neither of these should ever exist — the entries are the alarm, not housekeeping.
# The panel ships with the payload, so a node_modules under it would land in every install.
claude-starter/studio/node_modules/
claude-starter/studio/bin/
claude-starter/studio/lib/
claude-starter/studio/recordings/
__pycache__/
*.pyc
