From d3228dd8c1662e783ebeba059127f92116bb8aca Mon Sep 17 00:00:00 2001 From: Philip Stark Date: Wed, 25 May 2022 02:07:51 +0200 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=99=88=20add=20autogenerated=20g?= =?UTF-8?q?itignore=20file.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d8b4157 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +# Gitignore settings for ESPHome +# This is an example and may include too much for your use-case. +# You can modify this file to suit your needs. +/.esphome/ +/secrets.yaml