From d15b5d672aba5437d8a953a8fe2f58357e39c5bc Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Thu, 31 Mar 2022 13:06:26 -0400 Subject: [PATCH] Moved file storage for automations to its own folder and gitignored --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9d2f58c..9a443c7 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,7 @@ /hacs /image /node-red +/files # ignore any of these files no matter where they are using double * @@ -61,5 +62,3 @@ **production_auth.json **.log* **alexa_auth -weather_briefing_full.txt -yesterday_rain_total.txt