Move database backups to their own location in var/backups

This commit is contained in:
Tim
2025-05-20 11:25:28 +02:00
parent ef9af933bd
commit 77a1729296
5 changed files with 56 additions and 19 deletions

4
.gitignore vendored
View File

@ -7,6 +7,4 @@
/public/bundles/
/var/
/vendor/
###< symfony/framework-bundle ###
*_backup.sql
###< symfony/framework-bundle ###