summary refs log tree commit diff stats
path: root/.gitmodules
diff options
context:
space:
mode:
authorKelly Rauchenberger <fefferburbia@gmail.com>2017-03-03 18:17:37 -0500
committerKelly Rauchenberger <fefferburbia@gmail.com>2017-03-03 18:17:37 -0500
commit7ba70196fd05a893a851f24a07868e3a1e9a7818 (patch)
treedf12ddf03d142745c20056002a6cf7db790645b5 /.gitmodules
downloadgrunge-7ba70196fd05a893a851f24a07868e3a1e9a7818.tar.gz
grunge-7ba70196fd05a893a851f24a07868e3a1e9a7818.tar.bz2
grunge-7ba70196fd05a893a851f24a07868e3a1e9a7818.zip
Created bot
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..346e727 --- /dev/null +++ b/.gitmodules
@@ -0,0 +1,9 @@
1[submodule "vendor/verbly"]
2 path = vendor/verbly
3 url = git@github.com:hatkirby/verbly
4[submodule "vendor/libtwittercpp"]
5 path = vendor/libtwittercpp
6 url = git@github.com:hatkirby/libtwittercpp
7[submodule "vendor/yaml-cpp"]
8 path = vendor/yaml-cpp
9 url = git@github.com:jbeder/yaml-cpp