mirror of
https://github.com/esphome/esphome.git
synced 2024-11-02 08:40:55 +01:00
9 lines
296 B
Plaintext
9 lines
296 B
Plaintext
include LICENSE
|
|
include README.md
|
|
include requirements.txt
|
|
include esphome/dashboard/templates/*.html
|
|
recursive-include esphome/dashboard/static *.ico *.js *.css *.woff* LICENSE
|
|
recursive-include esphome *.cpp *.h *.tcc
|
|
recursive-include esphome *.py.script
|
|
recursive-include esphome LICENSE.txt
|