feat(scripts): helcim plan consolidation migration (dry-run default)
This commit is contained in:
parent
fb337a4277
commit
daea8b65be
3 changed files with 433 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -26,6 +26,9 @@ logs
|
|||
!.env.example
|
||||
scripts/*.js
|
||||
|
||||
# Migration backup files
|
||||
.migration-backup-*.json
|
||||
|
||||
# Playwright
|
||||
e2e/test-results/
|
||||
playwright-report/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue