From f7c85b160d17f8cf7de01c4b505501a3821aedbf Mon Sep 17 00:00:00 2001 From: Martin Kagamino Lehoux Date: Tue, 11 Aug 2026 21:38:43 +0200 Subject: feat: move GPX storage under data --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 506defb..ceaa2e1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ config.yaml *.db *.png -rides/*.gpx +data/rides/*.gpx debug_department_*.csv france-latest.osm.pbf biking_home -- cgit v1.2.3