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 committed by GitHub
parent 12bef16d54
commit 36a1f6cfb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

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