From a7ca5cbdb5ce53b409c6780c371c74c4e751e6de Mon Sep 17 00:00:00 2001 From: reachableceo Date: Tue, 1 Sep 2026 13:28:36 -0500 Subject: [PATCH] chore: gitignore custom_components (in-place self-managed) [#344] --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 8bba6b3..dfa182a 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,6 @@ tts/ # runtime state — lives on the box + backups, churns every minute .storage/ + +# vendored custom components manage themselves in-place (HACS self-updates) +custom_components/