From 6765afbaed7a26329ab18b9288cb76c490bce7cd Mon Sep 17 00:00:00 2001 From: "Adrian A. Baumann" Date: Mon, 6 Apr 2026 12:34:07 +0200 Subject: [PATCH] .gitignore added --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3f42322 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +config.json +ota_config.json