update gitignore
This commit is contained in:
parent
f4df496f05
commit
f3da18211f
|
@ -6,7 +6,7 @@ __pycache__
|
|||
*.log
|
||||
.idea/
|
||||
*.idea
|
||||
app/config/config.ini
|
||||
app/config/dev_list.txt
|
||||
app/config/
|
||||
!app/config/config-template.ini
|
||||
!app/config/.env-template
|
||||
app/backusp/
|
||||
!app/backups/.keep
|
Loading…
Reference in New Issue