update gitignore

This commit is contained in:
sergey 2025-06-17 23:57:10 +03:00
parent f4df496f05
commit f3da18211f
1 changed files with 3 additions and 3 deletions

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