diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
| diff --git a/.gitmodules b/.gitmodules index b678533..43303e3 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -4,9 +4,6 @@ | |||
| 4 | [submodule "vendor/verbly"] | 4 | [submodule "vendor/verbly"] |
| 5 | path = vendor/verbly | 5 | path = vendor/verbly |
| 6 | url = https://github.com/hatkirby/verbly | 6 | url = https://github.com/hatkirby/verbly |
| 7 | [submodule "vendor/twitcurl"] | ||
| 8 | path = vendor/twitcurl | ||
| 9 | url = https://github.com/swatkat/twitcurl | ||
| 10 | [submodule "vendor/yaml-cpp"] | 7 | [submodule "vendor/yaml-cpp"] |
| 11 | path = vendor/yaml-cpp | 8 | path = vendor/yaml-cpp |
| 12 | url = https://github.com/jbeder/yaml-cpp | 9 | url = https://github.com/jbeder/yaml-cpp |
