# Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg # Virtual environments venv/ ENV/ env/ .direnv/ # IDE .vscode/ .idea/ *.swp *.swo # Testing .pytest_cache/ .coverage htmlcov/ # Sisyphus internal .sisyphus/boulder.json .sisyphus/notepads/*/issues.md .sisyphus/notepads/*/problems.md # Opencode rules .opencode-rules/ opencode.json .todos/ # Sidecar worktree state files .sidecar/ .sidecar-agent .sidecar-task .sidecar-pr .sidecar-start.sh .sidecar-base .td-root