Gitignore

This commit is contained in:
Andras Schmelczer 2026-01-25 21:54:49 +00:00
parent 8cd69fd312
commit 18f3a7e5e7

1
.gitignore vendored
View file

@ -4,3 +4,4 @@ data_sources
tfl_journey_client tfl_journey_client
**/node_modules **/node_modules
**/__pycache__ **/__pycache__
**/dist