From ec4a6eddddd6c18983467118a73824b73a1bdd27 Mon Sep 17 00:00:00 2001 From: jedarden Date: Mon, 25 May 2026 21:39:20 -0400 Subject: [PATCH] chore: add generated maps directory to gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 8be0315..6a00805 100644 --- a/.gitignore +++ b/.gitignore @@ -33,6 +33,9 @@ Thumbs.db replay.json test-replays/ +# Generated map data +web/public/data/maps/ + # Marathon instructions (local only) .marathon/