about summary refs log tree commit diff stats
path: root/.gitmodules
diff options
context:
space:
mode:
authorKelly Rauchenberger <fefferburbia@gmail.com>2016-03-17 01:16:51 -0400
committerKelly Rauchenberger <fefferburbia@gmail.com>2016-03-17 01:16:51 -0400
commit64c87158afe212d73e5007d48097c4877d56b19b (patch)
tree9f4df23a4c7295e421f11ab1dfab581edc5575eb /.gitmodules
downloadblessed-64c87158afe212d73e5007d48097c4877d56b19b.tar.gz
blessed-64c87158afe212d73e5007d48097c4877d56b19b.tar.bz2
blessed-64c87158afe212d73e5007d48097c4877d56b19b.zip
Initial commit
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..16192d6 --- /dev/null +++ b/.gitmodules
@@ -0,0 +1,6 @@
1[submodule "vendor/verbly"]
2 path = vendor/verbly
3 url = https://github.com/hatkirby/verbly
4[submodule "vendor/twitcurl"]
5 path = vendor/twitcurl
6 url = https://github.com/swatkat/twitcurl