mirror of
https://github.com/esphome/esphome.git
synced 2026-05-10 14:09:14 +08:00
1d96de986e
Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>
8 lines
214 B
Plaintext
8 lines
214 B
Plaintext
include LICENSE
|
|
include README.md
|
|
include requirements.txt
|
|
recursive-include esphome *.yaml
|
|
recursive-include esphome *.cpp *.h *.tcc *.c
|
|
recursive-include esphome *.py.script
|
|
recursive-include esphome LICENSE.txt
|