.gitignore 177 B

1234567
  1. # Gitignore settings for ESPHome
  2. # This is an example and may include too much for your use-case.
  3. # You can modify this file to suit your needs.
  4. /.esphome/
  5. /secrets.yaml
  6. /venv/