From 1add69b0eb9686e328a266a8db1c6afc90dd561f Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Thu, 12 Mar 2026 14:38:58 +0000 Subject: [PATCH] Ignore generate station JSON --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 491ddde..d89ee0f 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ node_modules /static/mapFiles/json/ /static/map-index.json /src/lib/assets/route/*.json +/src/lib/assets/station/*.json # Output .output