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