Skip to content
Snippets Groups Projects
Select Git revision
  • 5222b9eb3703c893ec1c39962b321d408cdaf73f
  • main default protected
  • growscreen
3 results

.gitignore

Blame
  • .gitignore 204 B
    # 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
    /testbox.yaml
    /*.code-workspace