From 115fc78e4efd15aaab15418dab8be47e2576105f Mon Sep 17 00:00:00 2001 From: VALLONGOL Date: Tue, 17 Jun 2025 10:10:57 +0200 Subject: [PATCH] Chore: Stop tracking files based on .gitignore update. Untracked files matching the following rules: - Rule "!.vscode/launch.json": 1 file - Rule "map_render_debug/": 457 files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9a9dfd5..f2282d7 100644 --- a/.gitignore +++ b/.gitignore @@ -155,3 +155,4 @@ _build/ flightmonitor_tile_cache/ *.csv Atc_download/ +map_render_debug/