diff options
| author | Ariel Costas Guerrero <ariel@costas.dev> | 2026-03-26 09:53:39 +0100 |
|---|---|---|
| committer | Ariel Costas Guerrero <ariel@costas.dev> | 2026-03-26 09:53:52 +0100 |
| commit | 84db1ca075dc63ccb02da825948d95ad09f94e4d (patch) | |
| tree | b9678bec669304bb3201a1e40a86bb3828150fac /.gitmodules | |
| parent | 291450f2add8ddd6ed8757b2bdbfceb476be3033 (diff) | |
Convert submodules to regular repo files, add custom feeds
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index e0d993f..0000000 --- a/.gitmodules +++ /dev/null @@ -1,13 +0,0 @@ -[submodule "build_renfe"] - path = build_renfe - url = https://github.com/tpgalicia/gtfs-renfe-galicia.git - -[submodule "build_tranvias"] - path = build_tranvias - url = https://github.com/tpgalicia/gtfs-coruna.git -[submodule "build_xunta"] - path = build_xunta - url = https://github.com/tpgalicia/gtfs-xunta.git -[submodule "build_vitrasa"] - path = build_vitrasa - url = https://github.com/tpgalicia/gtfs-vigo.git |
