diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
| diff --git a/.gitmodules b/.gitmodules index 037e2c6..d627b76 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -1,3 +1,6 @@ | |||
| 1 | [submodule "vendor/twitcurl"] | 1 | [submodule "vendor/twitcurl"] |
| 2 | path = vendor/twitcurl | 2 | path = vendor/twitcurl |
| 3 | url = https://github.com/swatkat/twitcurl | 3 | url = https://github.com/swatkat/twitcurl |
| 4 | [submodule "vendor/verbly"] | ||
| 5 | path = vendor/verbly | ||
| 6 | url = https://github.com/hatkirby/verbly | ||
