fix: stop tracking web panel cert key and generate it under ignored artifacts

このコミットが含まれているのは:
Jared Dohrman
2026-04-09 15:25:52 +10:00
コミット 4b184a60d9
4個のファイルの変更3行の追加29行の削除
+1 -1
ファイルの表示
@@ -1,7 +1,7 @@
#include "MQTTUplink.h"
#include "MQTTCaCerts.h"
#if defined(WITH_WEB_PANEL) && WITH_WEB_PANEL
#include "WebPanelCert.h"
#include "generated/WebPanelCert.h"
#endif
#ifdef WITH_MQTT_UPLINK