# uncomment the below to keep the history OUT of the repository
# history/
root-codex/
.venv/
.convx/

# Python
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.env
tmp/
symlinks/
node_modules/

.claude/worktrees/
