about summary refs log tree commit diff stats
path: root/.gitmodules
blob: 43303e3794e8ccd71d9266de9a17c86ac34b11cb (plain) (blame)
1
2
3
4
5
6
7
8
9
[submodule "verbly"]
	path = verbly
	url = https://github.com/hatkirby/verbly
[submodule "vendor/verbly"]
	path = vendor/verbly
	url = https://github.com/hatkirby/verbly
[submodule "vendor/yaml-cpp"]
	path = vendor/yaml-cpp
	url = https://github.com/jbeder/yaml-cpp