feat: add backup and restore

This commit is contained in:
engigu
2025-12-22 11:10:46 +08:00
parent 179aad970f
commit 03f4fa7b5c
8 changed files with 569 additions and 2 deletions
+3
View File
@@ -13,6 +13,9 @@ data/
# logs/
# scripts/
configs/config.ini
web/dist/*
!web/dist/.gitkeep
# IDE
.idea/