From 4d0a5490042fdddcf5759e523682c1a02af2c3f1 Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Thu, 6 Jun 2024 06:23:57 +0400 Subject: Add cloud-related files (while unused now) --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index a59c6c1..770aaee 100644 --- a/.gitignore +++ b/.gitignore @@ -8,8 +8,10 @@ custom_components *\.db *\.db-* themes +tts www +.cloud/ .storage/auth .storage/auth.session .storage/auth_module.totp @@ -29,6 +31,7 @@ www .storage/mobile_app .storage/onboarding .storage/trace.saved_traces +.storage/repairs.issue_registry # This is part of config (but may contain security entities) .storage/core.config_entries -- cgit v1.2.3