chore: add esphome-generated build gitignore
This commit is contained in:
parent
49d0396b57
commit
90d710e41c
1 changed files with 5 additions and 0 deletions
5
firmware/.gitignore
vendored
Normal file
5
firmware/.gitignore
vendored
Normal file
|
|
@ -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
|
||||
Loading…
Reference in a new issue