# Secrets
.env

# quince-home is the runtime volume: .ssh/, .env, notes/, workspace/, logs/,
# .claude/ memory, gutasktool/. None of it is version-controlled. The identity
# docs that USED to live here now live in deploy/identity/ and are baked into
# the image. Keep the directory itself so the bind-mount source exists.
quince-home/*
!quince-home/.gitkeep
