diff options
| author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2017-09-19 09:59:17 -0400 |
|---|---|---|
| committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2017-09-19 09:59:17 -0400 |
| commit | afbe0bd9678619fe1b022075615229c875c0b98a (patch) | |
| tree | c08a5524d7f83c14013d3f660e575fdd9e51750f /.gitmodules | |
| download | pokepronouns-afbe0bd9678619fe1b022075615229c875c0b98a.tar.gz pokepronouns-afbe0bd9678619fe1b022075615229c875c0b98a.tar.bz2 pokepronouns-afbe0bd9678619fe1b022075615229c875c0b98a.zip | |
Created bot
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 6 |
1 files changed, 6 insertions, 0 deletions
| diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..8aa7292 --- /dev/null +++ b/.gitmodules | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | [submodule "vendor/libtwittercpp"] | ||
| 2 | path = vendor/libtwittercpp | ||
| 3 | url = git@github.com:hatkirby/libtwittercpp.git | ||
| 4 | [submodule "vendor/yaml-cpp"] | ||
| 5 | path = vendor/yaml-cpp | ||
| 6 | url = git@github.com:jbeder/yaml-cpp.git | ||
