diff options
| author | nsfisis <nsfisis@gmail.com> | 2025-08-17 16:28:16 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2025-08-17 16:28:16 +0900 |
| commit | e0c7ff0ca6ed42e32049a467953374755b8b9465 (patch) | |
| tree | eccb9f436ac44d367e9f222a9ce4a74b1b68c81c /.gitmodules | |
| parent | d3838975d8c7e53f93e0fb3399f776eb51e61c4f (diff) | |
| download | nil.ninja-e0c7ff0ca6ed42e32049a467953374755b8b9465.tar.gz nil.ninja-e0c7ff0ca6ed42e32049a467953374755b8b9465.tar.zst nil.ninja-e0c7ff0ca6ed42e32049a467953374755b8b9465.zip | |
feat: add albatross.swift 2025
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index a1dd2d1..638292e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "vhosts/t/albatross-php-2025"] path = vhosts/t/albatross-php-2025 url = git@github.com:nsfisis/phperkaigi-2025-albatross.git +[submodule "vhosts/t/albatross-swift-2025"] + path = vhosts/t/albatross-swift-2025 + url = https://github.com/nsfisis/iosdc-japan-2025-albatross.git |
