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 /build_xunta/.gitignore | |
| parent | 291450f2add8ddd6ed8757b2bdbfceb476be3033 (diff) | |
Convert submodules to regular repo files, add custom feeds
Diffstat (limited to 'build_xunta/.gitignore')
| -rw-r--r-- | build_xunta/.gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/build_xunta/.gitignore b/build_xunta/.gitignore new file mode 100644 index 0000000..ce296bc --- /dev/null +++ b/build_xunta/.gitignore @@ -0,0 +1,8 @@ +feed/ +__pycache__/ +*.pyc + +galicia-latest.osm.pbf +gtfs_xunta.zip +parroquias.geojson +.venv/
\ No newline at end of file |
