document payload migration runtime plan
This commit is contained in:
parent
4884b5d367
commit
ed1c84eb76
12 changed files with 892 additions and 0 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -53,3 +53,10 @@ app/components/account.zip
|
|||
|
||||
# Accidental root lockfile; applications have their own lockfiles
|
||||
/package-lock.json
|
||||
|
||||
# Local migration inputs and isolated worktrees
|
||||
.worktrees/
|
||||
.migration-source
|
||||
.migration-source/
|
||||
.migration.env
|
||||
payload/migration/generated/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue