Cleanup gitignore
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@ -33,7 +33,7 @@
|
|||||||
**.conf
|
**.conf
|
||||||
**.uuid
|
**.uuid
|
||||||
**.txt
|
**.txt
|
||||||
**.log
|
**.log*
|
||||||
**.db
|
**.db
|
||||||
**.sqlite
|
**.sqlite
|
||||||
**.xml
|
**.xml
|
||||||
@ -45,6 +45,7 @@
|
|||||||
**zones.yaml
|
**zones.yaml
|
||||||
**test.yaml
|
**test.yaml
|
||||||
**testing.yaml
|
**testing.yaml
|
||||||
|
**proxmox.yaml
|
||||||
**.homekit*
|
**.homekit*
|
||||||
**.vscode
|
**.vscode
|
||||||
**.pid
|
**.pid
|
||||||
@ -54,8 +55,6 @@
|
|||||||
**.key
|
**.key
|
||||||
**core.*
|
**core.*
|
||||||
**OZW_Log.txt
|
**OZW_Log.txt
|
||||||
**home-assistant.log
|
|
||||||
**home-assistant_v2.db
|
|
||||||
**.db-journal
|
**.db-journal
|
||||||
**.db-shm
|
**.db-shm
|
||||||
**.db-wal
|
**.db-wal
|
||||||
@ -66,11 +65,9 @@
|
|||||||
**pyozw.sqlite
|
**pyozw.sqlite
|
||||||
**ipchange.yaml
|
**ipchange.yaml
|
||||||
**production_auth.json
|
**production_auth.json
|
||||||
**.log*
|
|
||||||
**alexa_auth
|
**alexa_auth
|
||||||
**.corrupt*
|
**.corrupt*
|
||||||
**ages_old.yaml
|
**ages_old.yaml
|
||||||
**proxmox.yaml
|
|
||||||
|
|
||||||
# exceptions
|
# exceptions
|
||||||
!/appdaemon/apps/
|
!/appdaemon/apps/
|
||||||
|
Reference in New Issue
Block a user