disclosure-bureau/infra/disclosure-stack/.gitignore

10 lines
153 B
Text

# Real config — contains secrets + VPS connection
.env
# Local runtime state
.local/
*.log
backup-*.tar.gz
# Allow the example through
!.env.example