We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents deb8a0f + 2ec9e0e commit 6cc2fe7Copy full SHA for 6cc2fe7
1 file changed
.gitignore
@@ -15,12 +15,6 @@ lib/*
15
log/*
16
run/*
17
18
-avahi-dns/services
19
-
20
-home-assistant/config/
21
22
-upsd/config/
23
24
# [apps] apps/access-control-webhook/.gitignore
25
apps/access-control-webhook/config/.ssh/
26
apps/access-control-webhook/config/hooks.json
@@ -76,6 +70,6 @@ apps/wiki/config.yml
76
70
77
71
# [apps] apps/zigbee2mqtt/.gitignore
78
72
apps/zigbee2mqtt/data/configuration.yaml
79
-apps/zigbee2mqtt/data/state.json
80
-apps/zigbee2mqtt/data/database.db
73
+apps/zigbee2mqtt/config/state.json
74
+apps/zigbee2mqtt/config/database.db
81
75
apps/zigbee2mqtt/data/log/
0 commit comments