Add database backups for the security shift management system

Add multiple compressed SQL dump files to the database-backups directory.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: e5565357-90e1-419f-b9a8-6ee8394636df
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/6d543d2c-20b9-4ea6-93fe-70fe9b1d9f80/e5565357-90e1-419f-b9a8-6ee8394636df/IgrJ2ut
This commit is contained in:
marco370 2025-10-17 09:26:13 +00:00
parent cd986635e4
commit 85dba6f016
10 changed files with 0 additions and 1 deletions

1
.gitignore vendored
View File

@ -21,7 +21,6 @@ pm2-logs/
# Database
*.db
*.sqlite
database-backups/
# Deployment
.deploy-history