-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
74 lines (64 loc) · 1.87 KB
/
.gitmodules
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
# unnamed-emoji
# https://github.com/gucci-on-fleek/unnamed-emoji
# SPDX-License-Identifier: MPL-2.0+
# SPDX-FileCopyrightText: 2023 Max Chernoff
[submodule "third-party/noto-emoji"]
path = third-party/noto-emoji
url = https://github.com/googlefonts/noto-emoji.git
ignore = all
shallow = true
update = none
[submodule "third-party/twemoji"]
path = third-party/twemoji
url = https://github.com/twitter/twemoji.git
ignore = all
shallow = true
update = none
[submodule "third-party/fxemoji"]
path = third-party/fxemoji
url = https://github.com/mozilla/fxemoji.git
ignore = all
shallow = true
update = none
[submodule "third-party/openmoji"]
path = third-party/openmoji
url = https://github.com/hfg-gmuend/openmoji.git
ignore = all
shallow = true
update = none
[submodule "third-party/emojione"]
path = third-party/emojione
url = https://github.com/joypixels/emojione.git
ignore = all
shallow = true
update = none
[submodule "third-party/fluentui-emoji"]
path = third-party/fluentui-emoji
url = https://github.com/microsoft/fluentui-emoji.git
ignore = all
shallow = true
update = none
[submodule "third-party/cldr-json"]
path = third-party/cldr-json
url = https://github.com/unicode-org/cldr-json.git
ignore = all
shallow = true
update = none
[submodule "third-party/noto-blob"]
path = third-party/noto-blob
url = https://github.com/googlefonts/noto-emoji.git
ignore = all
shallow = true
update = none
[submodule "third-party/region-flags"]
path = third-party/region-flags
url = https://github.com/fonttools/region-flags.git
ignore = all
shallow = true
update = none
[submodule "third-party/warp"]
path = third-party/warp
url = https://github.com/rsheeter/warp.git
ignore = all
shallow = true
update = checkout