# Python
__pycache__/
*.pyc
/venv/
.venv/
.pytest_cache/
.benchmarks/
build/
dist/
*.egg-info/
cmd_chat.egg-info/
secured_console_chat.egg-info/

# Secrets / keys
*.pem

# Editor / OS
.idea/

# Logs / runtime scratch
*.log
err.log

# Sandbox save/load snapshots (large runtime tarballs, not source)
/hh/hh-snapshots/
# VM-library /loop artifacts — exported snapshot tars (repo-root, when `sbx`
# is run from here) + per-run logs. Generated; the VMs live in the host registry.
/hh-snapshots/
/.loop-runs/

# Out-of-tree experiments (not part of hack-house)
/experiments/
/headroom/

# Heavy / superseded demo-build kit (real demos live in video-toolkit)
/docs/demo/

# Native-harness benchmark harness + results — dev-internal test tooling, kept
# on disk but never pushed to origin (coupled to the local tmux+podman test rig)
/bench/

# Local-only planning/design docs (kept on disk, never pushed to origin)
/docs/plans/

# Project scratch
/i-try/
test_rsa.py
commiter.py
true.txt
/downloads/
