We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d229c76 commit 0739af5Copy full SHA for 0739af5
1 file changed
.gitignore
@@ -66,12 +66,22 @@ apps/mqtt-explorer/config/settings.json
66
apps/nginx-proxy-manager/config/
67
apps/nginx-proxy-manager/letsencrypt/
68
69
+# [apps] apps/peanut/.gitignore
70
+apps/peanut/config/settings.yml
71
+
72
# [apps] apps/shairport-sync/.gitignore
73
apps/shairport-sync/config/shairport-sync.conf
74
75
# [apps] apps/snapserver/.gitignore
76
apps/snapserver/config/snapcast.conf
77
78
+# [apps] apps/upsd/.gitignore
79
+apps/upsd/config/entrypoint.sh
80
+apps/upsd/config/ups.conf
81
+apps/upsd/config/upsd.conf
82
+apps/upsd/config/upsd.users
83
+apps/upsd/config/upsmon.conf
84
85
# [apps] apps/wiki/.gitignore
86
apps/wiki/config.yml
87
0 commit comments