ghostty/.gitmodules
2022-04-29 08:38:49 -07:00

13 lines
372 B
Plaintext

[submodule "vendor/mach"]
path = vendor/mach
url = https://github.com/hexops/mach.git
[submodule "vendor/freetype"]
path = vendor/freetype
url = https://github.com/freetype/freetype.git
[submodule "vendor/libuv"]
path = vendor/libuv
url = https://github.com/libuv/libuv.git
[submodule "vendor/tracy"]
path = vendor/tracy
url = https://github.com/wolfpld/tracy.git