8 lines
118 B
Plaintext
8 lines
118 B
Plaintext
# ESPHome build cache and secrets
|
|
.esphome/
|
|
secrets.yaml
|
|
|
|
# Python bytecode from custom components
|
|
__pycache__/
|
|
*.pyc
|