# Upstream simplex-chat checkout (cloned separately; never modified/committed here)
simplex-chat/
# Built / downloaded binaries
bin/
# Python env and caches
.venv/
__pycache__/
*.pyc
# Runtime per-profile databases + logs
data/
*.log
