We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a9f206 commit 364868eCopy full SHA for 364868e
.gitignore
@@ -30,3 +30,6 @@ build
30
/src-admin/src/components/DeviceManagerDev/i18n/*
31
/admin/tab_m.html
32
test/*.test.js
33
+
34
+#ignore .commitinfo created by ioBroker release script
35
+.commitinfo
0 commit comments