Skip to content

Commit 58e6308

Browse files
committed
fix commit
1 parent 639191d commit 58e6308

File tree

3 files changed

+4
-25
lines changed

3 files changed

+4
-25
lines changed

.gitignore

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ yarn-debug.log*
1010
yarn-error.log*
1111
lerna-debug.log*
1212

13+
.vscode
14+
docs/.vuepress/dist
15+
1316
# Diagnostic reports (https://nodejs.org/api/report.html)
1417
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
1518

@@ -89,6 +92,4 @@ typings/
8992
.fusebox/
9093

9194
# DynamoDB Local files
92-
.dynamodb/
93-
94-
# End of https://www.gitignore.io/api/node
95+
.dynamodb/

.vscode/settings.json

Lines changed: 0 additions & 21 deletions
This file was deleted.

docs/.vuepress/dist

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)