diff options
| author | Ariel Costas Guerrero <ariel@costas.dev> | 2026-01-26 12:58:46 +0100 |
|---|---|---|
| committer | Ariel Costas Guerrero <ariel@costas.dev> | 2026-01-26 12:58:46 +0100 |
| commit | 83b140c93055e1c617a1c3a78d23465c5db1906e (patch) | |
| tree | 4e5298c42e86f0c66194fb7aed497acdfe9680bc /.gitignore | |
| parent | 986e7281d3f9903794c399f7253bca4948d9b101 (diff) | |
Add script to monitor Vitrasa feed and build when needed
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -11,3 +11,6 @@ feeds/*.zip # Python cache files *.pyc + +# Config files +vitrasa_gtfs_ntfy/config.json
\ No newline at end of file |
