From e46b86aea5869689f462bc0442d58d25e2bf7e45 Mon Sep 17 00:00:00 2001 From: VALLONGOL Date: Fri, 16 May 2025 12:24:34 +0200 Subject: [PATCH] Chore: Stop tracking files based on .gitignore update. Untracked files matching the following rules: - Rule "!.vscode/launch.json": 1 file - Rule "flightmonitor_tile_cache/": 176 files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 88878f1..f18f815 100644 --- a/.gitignore +++ b/.gitignore @@ -152,3 +152,4 @@ dmypy.json flight_data_history/ _dist/ _build/ +flightmonitor_tile_cache/