From 563d0f1b4b1c33489d9485fca0d26c5032ea05ae Mon Sep 17 00:00:00 2001 From: Giorgio Ravera Date: Mon, 8 Apr 2024 20:30:42 +0200 Subject: [PATCH] Updated .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index bde3a69..2330286 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ # zigbee2mqtt Components +coordinator_backup.json database.db log/ state.json @@ -7,4 +8,4 @@ state.json secret.yaml # VS Code -.vscode \ No newline at end of file +.vscode -- 2.47.3