forked from ryanoasis/nerd-fonts
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
45 lines (45 loc) · 1.28 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
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
font-patcher-log.txt
# AUTOGENERATED lines follow, do not change or remove the comments
# Non-Repo-Released fonts, see fonts.json:
patched-fonts/0xProto/*
!patched-fonts/0xProto/README.md
patched-fonts/CascadiaMono/*
!patched-fonts/CascadiaMono/README.md
patched-fonts/CommitMono/*
!patched-fonts/CommitMono/README.md
patched-fonts/D2Coding/*
!patched-fonts/D2Coding/README.md
patched-fonts/GeistMono/*
!patched-fonts/GeistMono/README.md
patched-fonts/IntelOneMono/*
!patched-fonts/IntelOneMono/README.md
patched-fonts/IosevkaTermSlab/*
!patched-fonts/IosevkaTermSlab/README.md
patched-fonts/MartianMono/*
!patched-fonts/MartianMono/README.md
patched-fonts/Monaspace/*
!patched-fonts/Monaspace/README.md
patched-fonts/Recursive/*
!patched-fonts/Recursive/README.md
patched-fonts/UbuntuSans/*
!patched-fonts/UbuntuSans/README.md
patched-fonts/ZedMono/*
!patched-fonts/ZedMono/README.md
# AUTOGENERATED lines end