mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2024-11-19 16:39:20 +02:00
43b5af6271
[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>
8 lines
181 B
Plaintext
8 lines
181 B
Plaintext
# 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
|