**/__pycache__/
**/.venv/
**/.pytest_cache/
**/.vscode/
*.py[oc]
build/
dist/
wheels/
*.egg-info
.python-version

# Generated test SSH keypair — run ./generate_test_keys.sh to create
test-keys/

deploy.sh

