
# Backups
.backup/
server-old.js
*.bak
*.bak2
*.bak3
*.bak4

# Logs
error.log
*.log

# Test artifacts
coverage/
audit-routes.js
comprehensive-test.js
test-security-fixes.js

# Runtime-generated data files (written by the running server, not source)
alert-config.json
audit-log.json
audit-log.json.lock
backup-config.json
backup-history.json
container-stats.json
credentials.json
health-config.json
health-history.json
update-config.json
update-history.json

# Runtime secrets (never commit)
.encryption-key
*.encryption-key
.encryption-key.bak

# Runtime certificate/key directories
generated-certs/
pki/
assets/
