nerd-fonts/.dockerignore
Wyatt Anderson f081dcf715 Update .dockerignore to ensure glyphs are included
[why]
This fixes the Docker image build after changes in 9633b4d moved
PowerlineSymbols.otf into a subdirectory. Previously, the
.dockerignore line for src/glyphs/*.* would exclude any
subdirectories in src/glyphs from being included. Without this
change, a complete font build fails.
2021-12-15 19:26:21 +01:00

4 lines
63 B
Text

**
!src/glyphs
!font-patcher
!bin/scripts/docker-entrypoint.sh