mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2024-11-25 16:47:37 +02:00
1f70d5bc3a
With v3.0.0 we removed some icons and some codepoints have been reused for a different (expanding) set. We want to show the old (removed) icons correctly and the new ones also, so we need the old and the new font for the webpage and reference it accordingly. For the a new style .nfold (read: nd-olf) is introduced and utilized. See pairing commit in the gh-pages branch: Date: Thu May 4 06:01:33 2023 +0200 Update cheat sheet WITH removed icons Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
18 lines
401 B
Plaintext
18 lines
401 B
Plaintext
temp-glyph-source-fonts/*
|
|
temp/*
|
|
patched-fonts/Input*
|
|
check-fonts/*
|
|
unpatched-sample-fonts/Input*
|
|
casks/*
|
|
archives/*
|
|
private.cfg
|
|
node_modules
|
|
# Only apps should have lockfiles
|
|
package-lock.json
|
|
# generated *.uuid files
|
|
*.uuid
|
|
bin/scripts/name_parser/__pycache__/*
|
|
bin/scripts/name_parser/log
|
|
# This is just needed for the cheat sheet and not go into the repo:
|
|
css/nerd-fonts-generated-removed.min.css
|