From 376ef358ab3af95860801ac9a22c0068f2990d8e Mon Sep 17 00:00:00 2001 From: Bram Kelchtermans Date: Mon, 6 May 2024 22:24:20 +0200 Subject: [PATCH] init --- .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