summary refs log tree commit diff stats
path: root/.gitmodules
blob: 8aa7292469c38d2dc0ca3392896f4b9d64533e65 (plain) (blame)
1
2
3
4
5
6
[submodule "vendor/libtwittercpp"]
	path = vendor/libtwittercpp
	url = git@github.com:hatkirby/libtwittercpp.git
[submodule "vendor/yaml-cpp"]
	path = vendor/yaml-cpp
	url = git@github.com:jbeder/yaml-cpp.git