diff --git a/.gitignore b/.gitignore index ecb38ef..cf29d63 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,9 @@ # 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. +/.claude/ /.esphome/ /secrets.yaml /archive/ -/trash/ \ No newline at end of file +/trash/ +.device-builder.yaml \ No newline at end of file