Files
Quince f2214505f2 Add local-quince: interactive review instance on your subscription
Open local-quince/ in Claude Desktop to sit down with Quince and review what the
server twin did. Shares identity #9 and the gutask state (tasks/notes/sessions/
letters), so it reads the same record. Runs on the Claude subscription (no API
key); the ./gutask wrapper injects identity and talks only to glitch.university.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-10 12:44:36 +02:00

24 lines
986 B
Plaintext

# ── Secrets — never commit ──────────────────────────────────────────────────
**/.env
**/.ssh/
id_ed25519*
*.pem
*.key
# Claude Code machine-local settings (auto-generated allowlist; can contain secrets).
**/settings.local.json
# ── Nested repo with its own remote ─────────────────────────────────────────
# gutasktool is its own repository on ramanujan; not tracked here.
GlitchUniversity/gutasktool/
# ── Python / build cruft ────────────────────────────────────────────────────
__pycache__/
*.pyc
*.egg-info/
dist/
build/
# Quince runtime self is governed by deploy/.gitignore (keeps only the
# tracked CLAUDE.md, settings.json, and the day-zero journal seed).
**/.identity.env