aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAriel Costas Guerrero <ariel@costas.dev>2026-01-26 12:58:46 +0100
committerAriel Costas Guerrero <ariel@costas.dev>2026-01-26 12:58:46 +0100
commit83b140c93055e1c617a1c3a78d23465c5db1906e (patch)
tree4e5298c42e86f0c66194fb7aed497acdfe9680bc /.gitignore
parent986e7281d3f9903794c399f7253bca4948d9b101 (diff)
Add script to monitor Vitrasa feed and build when needed
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d375aec..705fd14 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,6 @@ feeds/*.zip
# Python cache files
*.pyc
+
+# Config files
+vitrasa_gtfs_ntfy/config.json \ No newline at end of file