From 6d372c011b36dc74f8533c2969fe9970f37d543b Mon Sep 17 00:00:00 2001 From: wserr Date: Thu, 26 Dec 2024 08:13:51 +0100 Subject: [PATCH] Updated gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 097f5c9..93acee0 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,7 @@ .env.production # Home assistant configuration file -configuration-production.yaml +**configuration-production.yaml .env run-docker.sh