diff options
| author | @syxhe <t.me/syxhe> | 2025-10-02 16:21:29 -0500 |
|---|---|---|
| committer | @syxhe <t.me/syxhe> | 2025-10-02 16:21:29 -0500 |
| commit | 82c6f12de286db3c89758f201f619a63accf17f4 (patch) | |
| tree | e32704f431c3c474fffcd94a227ecfcb40058922 /.gitmodules | |
| parent | 267b35a813dd1ad5c3eec253f5d6f9d613bbb1ec (diff) | |
Begin the over-engineering process
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..b641dcc --- /dev/null +++ b/.gitmodules | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | [submodule "td"] | ||
| 2 | path = td | ||
| 3 | url = https://github.com/tdlib/td | ||
