diff options
| author | Ariel Costas Guerrero <ariel@costas.dev> | 2025-12-23 22:36:11 +0100 |
|---|---|---|
| committer | Ariel Costas Guerrero <ariel@costas.dev> | 2025-12-23 22:36:11 +0100 |
| commit | 31985e4e99e1e740bec5aa00c1e0c279ff5a72d1 (patch) | |
| tree | acc3f1b232c9df0646b31579987487e0650cff17 /.gitmodules | |
| parent | 03998adf013b95ba3b4959cf643fa470537ef097 (diff) | |
Add cooked coruña feed
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index df931f8..87879cd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,7 @@ [submodule "build_renfe"] path = build_renfe - url = https://github.com/tpgalicia/gtfs-renfe-galicia.git
\ No newline at end of file + url = https://github.com/tpgalicia/gtfs-renfe-galicia.git + +[submodule "build_coruna"] + path = build_coruna + url = https://github.com/tpgalicia/gtfs-coruna.git |
