From 97679cd03be22b1e2b2ca72600b30dbb0068e026 Mon Sep 17 00:00:00 2001 From: Alex Szumko Date: Mon, 22 Dec 2025 08:20:53 -0500 Subject: [PATCH] Include configuration yml files --- ha/.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ha/.gitignore b/ha/.gitignore index 97a8c60..340ce75 100644 --- a/ha/.gitignore +++ b/ha/.gitignore @@ -2,6 +2,9 @@ *.env ha_config/ bridge_config/ +!ha_config/configuration.yml +!ha_config/automations.yml +!ha_config/scripts.yml # Ignore system generated logs