Compare commits
6 Commits
0954f4b587
...
770c41f2a0
Author | SHA1 | Date |
---|---|---|
Carlo Costanzo | 770c41f2a0 | |
Carlo Costanzo | e5115cd511 | |
techie2000 | 4387e9a699 | |
techie2000 | c9a54536c5 | |
techie2000 | 0d8cfe5036 | |
techie2000 | 8e8020d57a |
|
@ -6,13 +6,10 @@
|
|||
*.key
|
||||
*.conf
|
||||
*.pickle
|
||||
*.db-journal
|
||||
*.db-shm
|
||||
*.db-wal
|
||||
*.db*
|
||||
*.sqlite
|
||||
*.log
|
||||
*.log*
|
||||
*.db
|
||||
*.sqlite
|
||||
.cloud
|
||||
.storage
|
||||
.vscode
|
||||
|
@ -20,9 +17,6 @@
|
|||
.uuid
|
||||
core.*
|
||||
core
|
||||
OZW_Log.txt
|
||||
home-assistant.log
|
||||
home-assistant.log.*
|
||||
home-assistant_v2
|
||||
home-assistant_v2.*
|
||||
deps
|
||||
|
@ -37,10 +31,6 @@ secrets.yaml
|
|||
secrets
|
||||
known_devices.yaml
|
||||
.homekit.state
|
||||
phue.conf
|
||||
ios.conf
|
||||
pyozw.sqlite
|
||||
nest.conf
|
||||
ipchange.yaml
|
||||
ip_bans.yaml
|
||||
production_auth.json
|
||||
|
|
Loading…
Reference in New Issue