9 lines
203 B
Plaintext
9 lines
203 B
Plaintext
# 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/*
|
|
secrets.yaml
|
|
./secrets.yaml
|
|
/venv/*
|