feat: add controlled worktree creation
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# Local runtime hints copied by `bun scripts/cli.ts dev-env worktree add`.
|
||||
# Keep this file to path patterns only; never store secret values here.
|
||||
.env/trans.ymal
|
||||
.env/*.local.yaml
|
||||
.env/*.local.yml
|
||||
.env/*.local.json
|
||||
config/*.local.yaml
|
||||
config/*.local.yml
|
||||
config/*.local.json
|
||||
Reference in New Issue
Block a user