From 18f3a7e5e7abfaf2de48c1c2933dbcacc630fdbd Mon Sep 17 00:00:00 2001 From: Andras Schmelczer Date: Sun, 25 Jan 2026 21:54:49 +0000 Subject: [PATCH] Gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 032358a..accfc66 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ data_sources .claude tfl_journey_client **/node_modules -**/__pycache__ \ No newline at end of file +**/__pycache__ +**/dist