From 0494cf139a6a3324e10e2cfa3479d9b0b3ddd779 Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Mon, 8 Sep 2025 19:19:14 +0400 Subject: System changes --- .gitignore | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 770aaee..8de1d25 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,6 @@ secrets.yaml keys backups -custom_components *\.log *\.log\.* *\.db @@ -10,6 +9,7 @@ custom_components themes tts www +ha_token .cloud/ .storage/auth @@ -37,3 +37,9 @@ www .storage/core.config_entries .storage/core.device_registry .storage/sonoff/ + +# Standard custom components (unpatched) +custom_components/ble_monitor +custom_components/hacs +custom_components/remote_homeassistant +custom_components/sonoff -- cgit v1.2.3