nerd-fonts/.dockerignore
Fini Jastrow 43b5af6271 CI: Fix docker release trigger
[why]
The docker image should be rebuilt whenever a file that will end up in
the container has been changed. So this needs to be in line with the
.dockerignore file.

[how]
Add missing (new) `font-patcher` sub-scripts.

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2022-08-26 11:30:27 +02:00

7 lines
181 B
Text

# Keep this in line with .github/workflows/docker-release.yml
**
!src/glyphs
!font-patcher
!bin/scripts/name_parser/Fontname*.py
!bin/scripts/docker-entrypoint.sh
!.codeclimate.yml