# Python environment
venv/
__pycache__/
*.pyc

# Bootstrapped tooling: RTKLIB build, ANTEX models, CORS catalog cache
# (fully reproducible with setup.sh)
tools/

# Pipeline outputs (regenerate with process_gps.py)
processed/

# Live streaming session outputs (stream_gps.py)
stream_*.csv
stream_*.rtcm3

# Raw GPS capture data
*.ubx
*.uc2x

# NTRIP credentials (copy gcgc.env.example -> gcgc.env; never commit)
gcgc.env

# GCGC Reference Data Shop downloads (auto-discovered base data)
gcgc_base/

# VBS exploration downloads and synthesized files (regenerable)
experiments/data/
