diff options
| author | Tolmachev Igor <me@igorek.dev> | 2025-10-06 12:20:23 +0300 |
|---|---|---|
| committer | Tolmachev Igor <me@igorek.dev> | 2025-10-06 12:33:13 +0300 |
| commit | 2b7ea39b1a367586d5fc062e6d0536b0463ff890 (patch) | |
| tree | 5358e08d8069f7bb35ef214ed3e74fe08104a80c /.gitmodules | |
| download | auto_telegram_reaction-2b7ea39b1a367586d5fc062e6d0536b0463ff890.tar.gz auto_telegram_reaction-2b7ea39b1a367586d5fc062e6d0536b0463ff890.zip | |
Init project
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..f1273f5 --- /dev/null +++ b/.gitmodules | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | [submodule "td"] | ||
| 2 | path = td | ||
| 3 | url = https://github.com/tdlib/td.git | ||
