add files to gitignore (#2422)
* add html5_push_registrations.conf to gitignore * add additional files
This commit is contained in:
parent
e9b074fa59
commit
e963a1853e
1 changed files with 3 additions and 0 deletions
|
@ -77,6 +77,9 @@ harmony_media_room.conf
|
|||
pyozw.sqlite
|
||||
.*
|
||||
!/.gitignore
|
||||
html5_push_registrations.conf
|
||||
ip_bans.yaml
|
||||
/icloud/*
|
||||
```
|
||||
|
||||
More information on the layout of the file can be found in the [.gitignore manual](https://git-scm.com/docs/gitignore).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue