Update Manifest to rmeove unused dashboard files and include .c ethernet drivers (#4459)

This commit is contained in:
Jesse Hills 2023-02-20 08:12:29 +13:00
parent d10f891f51
commit 414cf1b333
No known key found for this signature in database
GPG key ID: BEAAE804EFD8E83A

View file

@ -1,8 +1,6 @@
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 *.cpp *.h *.tcc *.c
recursive-include esphome *.py.script
recursive-include esphome LICENSE.txt