7 lines
177 B
Text
7 lines
177 B
Text
|
# 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/
|