mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 18:06:54 +00:00
add files to gitignore (#2422)
* add html5_push_registrations.conf to gitignore * add additional files
This commit is contained in:
parent
e9b074fa59
commit
e963a1853e
@ -77,6 +77,9 @@ harmony_media_room.conf
|
|||||||
pyozw.sqlite
|
pyozw.sqlite
|
||||||
.*
|
.*
|
||||||
!/.gitignore
|
!/.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).
|
More information on the layout of the file can be found in the [.gitignore manual](https://git-scm.com/docs/gitignore).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user