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 3 additions and 3 deletions
Showing only changes of commit f3da18211f - Show all commits

6
.gitignore vendored
View File

@ -6,7 +6,7 @@ __pycache__
*.log *.log
.idea/ .idea/
*.idea *.idea
app/config/config.ini app/config/
app/config/dev_list.txt !app/config/config-template.ini
!app/config/.env-template
app/backusp/ app/backusp/
!app/backups/.keep