From 0e03b84260515da954141b6426f1b81a061de9eb Mon Sep 17 00:00:00 2001 From: Smittix Date: Wed, 4 Mar 2026 11:32:51 +0000 Subject: [PATCH] chore: add data/radiosonde/ to .gitignore and remove duplicate section Runtime data (station config, logs) should not be tracked in version control. Also removes duplicate "Local data" block in .gitignore. Co-Authored-By: Claude Opus 4.6 --- .gitignore | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 61e1b26..4c6d018 100644 --- a/.gitignore +++ b/.gitignore @@ -18,10 +18,6 @@ pager_messages.log downloads/ pgdata/ -# Local data -downloads/ -pgdata/ - # IDE .idea/ .vscode/ @@ -58,6 +54,9 @@ intercept_agent_*.cfg # Weather satellite runtime data (decoded images, samples, SatDump output) data/weather_sat/ +# Radiosonde runtime data (station config, logs) +data/radiosonde/ + # SDR capture files (large IQ recordings) data/subghz/captures/