This commit is contained in:
2025-01-22 14:54:29 +00:00
parent 81c3e1cac4
commit b66a3f5d62

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
# 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
/venv/*