mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2024-12-19 20:12:52 +02:00
Exclude all patched fonts via gitignore
Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
This commit is contained in:
parent
9f7e6ee0e3
commit
d60ae57b5b
3
.gitignore
vendored
3
.gitignore
vendored
@ -3,7 +3,8 @@ _site/
|
|||||||
.DS_Store
|
.DS_Store
|
||||||
temp-glyph-source-fonts/*
|
temp-glyph-source-fonts/*
|
||||||
temp/*
|
temp/*
|
||||||
patched-fonts/Input*
|
patched-fonts/*
|
||||||
|
check-fonts/*
|
||||||
unpatched-sample-fonts/Input*
|
unpatched-sample-fonts/Input*
|
||||||
casks/*
|
casks/*
|
||||||
archives/*
|
archives/*
|
||||||
|
Loading…
Reference in New Issue
Block a user