# Real config — contains secrets + VPS connection
.env

# Local runtime state
.local/
*.log
backup-*.tar.gz

# Allow the example through
!.env.example
