mirror of
https://github.com/esphome/esphome.git
synced 2024-10-31 08:25:53 +01:00
8 lines
258 B
Plaintext
8 lines
258 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 LICENSE.txt
|