Improve backup github doc (#2589)
* Improve backup github doc Unignore .travis.yaml, which is referenced later in the document to set up CI testing on push. * Fix extension on .travis.yml It's .travis.yml and not .travis.yAml
This commit is contained in:
parent
2361dfaee1
commit
7f20c5ae36
1 changed files with 1 additions and 0 deletions
|
@ -77,6 +77,7 @@ harmony_media_room.conf
|
||||||
pyozw.sqlite
|
pyozw.sqlite
|
||||||
.*
|
.*
|
||||||
!/.gitignore
|
!/.gitignore
|
||||||
|
!/.travis.yml
|
||||||
html5_push_registrations.conf
|
html5_push_registrations.conf
|
||||||
ip_bans.yaml
|
ip_bans.yaml
|
||||||
/icloud/*
|
/icloud/*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue