Whitelist fonts directory in esphome for inclusion in version control

This commit is contained in:
Joshua King
2026-02-28 08:05:05 -05:00
parent 23e39c1fe5
commit 2474ab72b3

1
.gitignore vendored
View File

@@ -37,6 +37,7 @@
!scripts/ !scripts/
!blueprints/ !blueprints/
!esphome/ !esphome/
!esphome/fonts/**
!esphome/ha-remote/ !esphome/ha-remote/
!esphome/ha-remote/components/ !esphome/ha-remote/components/
!esphome/ha-remote/components/** !esphome/ha-remote/components/**