/ .gitmodules
.gitmodules
1  [submodule "freebsd"]
2  	path = freebsd
3  	url = https://git.FreeBSD.org/src.git
4  	branch = stable/13
5  [submodule "graphics/MoltenVK"]
6  	path = graphics/MoltenVK
7  	url = https://github.com/KhronosGroup/MoltenVK.git