Skip to content

Commit 4f5199d

Browse files
committed
📚 Update readme, 🔨 rename migration to transformation
1 parent 3587a07 commit 4f5199d

7 files changed

Lines changed: 232 additions & 112 deletions

File tree

.eslintignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
**/dist
22
**/node_modules
33
cli/**
4-
guy
4+
local

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
node_modules
22
.envrc
33
dist
4-
guy
4+
local
55
.vscode
66
dynamodb-migrations-cli
7-
.DS_Store
7+
.DS_Store
8+
examples

0 commit comments

Comments
 (0)