From 53ab332e6d2afe9818914e0026310e4cadcc4202 Mon Sep 17 00:00:00 2001 From: Martin Kagamino Lehoux Date: Sun, 16 Aug 2026 14:23:32 +0200 Subject: refactor(web): migrate browser code to TypeScript --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 41a41c6..4454516 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ debug_department_*.csv france-latest.osm.pbf biking_home node_modules/ +web/static/*.js -- cgit v1.2.3