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