update gitignore
This commit is contained in:
parent
768a9fb5ae
commit
7dd106e4f4
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue