diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2022-11-14 09:29:18 -0500 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2022-11-14 09:29:18 -0500 |
| commit | 37f2051a2e0c877951cfa1d44431ddb512fa3821 (patch) | |
| tree | af3b25082ea35d9f10e5369d097e1564be70ba2a /.gitmodules | |
| parent | fb26c5be267339b9024d6669df09b5c57d15b9ad (diff) | |
| download | yandere-37f2051a2e0c877951cfa1d44431ddb512fa3821.tar.gz yandere-37f2051a2e0c877951cfa1d44431ddb512fa3821.tar.bz2 yandere-37f2051a2e0c877951cfa1d44431ddb512fa3821.zip | |
Removed yaml-cpp and libtwittercpp submodules
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 6 |
1 files changed, 0 insertions, 6 deletions
| diff --git a/.gitmodules b/.gitmodules index 6d4576f..5888bee 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -1,9 +1,3 @@ | |||
| 1 | [submodule "vendor/yaml-cpp"] | ||
| 2 | path = vendor/yaml-cpp | ||
| 3 | url = https://github.com/jbeder/yaml-cpp | ||
| 4 | [submodule "vendor/libtwittercpp"] | ||
| 5 | path = vendor/libtwittercpp | ||
| 6 | url = https://github.com/hatkirby/libtwittercpp | ||
| 7 | [submodule "vendor/mastodonpp"] | 1 | [submodule "vendor/mastodonpp"] |
| 8 | path = vendor/mastodonpp | 2 | path = vendor/mastodonpp |
| 9 | url = https://schlomp.space/tastytea/mastodonpp.git | 3 | url = https://schlomp.space/tastytea/mastodonpp.git |
