From 506b6f905aa1472ec605091ebb58265a11bd3398 Mon Sep 17 00:00:00 2001 From: Maxim Slipenko Date: Sat, 2 Dec 2023 16:27:09 +0300 Subject: [PATCH] add ,gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d8b4157..983da3c 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ # You can modify this file to suit your needs. /.esphome/ /secrets.yaml +/config.yaml \ No newline at end of file