Files
William Tan ba165ab4a4 Add --region flag to wake command for cross-region restores
Allow overriding the snapshot's original region when waking a
hibernated droplet. Falls back to snapshot metadata, or errors
with an actionable hint if neither is available.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 14:44:25 -05:00

24 lines
289 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Build-generated version file
dropkit/_version.txt
# Virtual environments
.venv
# Coverage
.coverage
# Git worktrees
.worktrees/
.claude/worktrees
# Claude Code local settings
.claude/settings.local.json