# Python
.venv/
__pycache__/
*.pyc

# Secrets — WireGuard keys and tunnel configs must never be committed.
# They stay in ~/.wireguard/, never in this repo.
*.key
wg1.conf
