mirror of
https://github.com/esphome/esphome.git
synced 2026-01-08 03:00:48 -07:00
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
|