1.0.10 #1

Merged
sergey merged 20 commits from dev into main 2025-06-17 21:10:46 +00:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 7dd106e4f4 - Show all commits

4
.gitignore vendored
View File

@ -9,5 +9,5 @@ __pycache__
app/config/ app/config/
!app/config/config-template.ini !app/config/config-template.ini
!app/config/.env-template !app/config/.env-template
app/backusp/ app/backups/
!app/backusp/.keep !app/backups/.keep