From ffb9c9bba4e32431b71613c3dea371ed266c023b Mon Sep 17 00:00:00 2001 From: VALLONGOL Date: Fri, 13 Jun 2025 10:08:56 +0200 Subject: [PATCH] Chore: Stop tracking files based on .gitignore update. Untracked files matching the following rules: - Rule "!.vscode/launch.json": 1 file - Rule "Atc_download/": 20 files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e634f9c..9a9dfd5 100644 --- a/.gitignore +++ b/.gitignore @@ -154,3 +154,4 @@ _dist/ _build/ flightmonitor_tile_cache/ *.csv +Atc_download/