Commit Graph

1 Commits

Author SHA1 Message Date
dal 88ecc1b216
Add simplified env file copy script for worktrees
This script copies all .env files from ~/buster/buster to the current worktree,
ignoring gitignore rules to ensure actual .env files are copied (not just examples).
Unlike the existing move-env-to-worktree.ts script which respects gitignore,
this script is designed specifically for syncing environment files between worktrees.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-25 19:31:44 -06:00