From 7df598837d058b35faa174bffde828ee51064db2 Mon Sep 17 00:00:00 2001 From: wserr Date: Thu, 26 Dec 2024 08:14:19 +0100 Subject: [PATCH] Updated gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 93acee0..097f5c9 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