Skip to content

Commit

Permalink
feat: update clients as of 12/3/2020
Browse files Browse the repository at this point in the history
  • Loading branch information
trivikr committed Dec 3, 2020
1 parent a2a1076 commit 12c2fa4
Show file tree
Hide file tree
Showing 479 changed files with 85,507 additions and 11,635 deletions.
14 changes: 14 additions & 0 deletions clients/client-amplifybackend/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
/node_modules/
/build/
/coverage/
/docs/
/types/
/dist/
*.tsbuildinfo
*.tgz
*.log
package-lock.json

*.d.ts
*.js
*.js.map
4 changes: 4 additions & 0 deletions clients/client-amplifybackend/.npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
/coverage/
/docs/
tsconfig.test.json
*.tsbuildinfo
Loading

0 comments on commit 12c2fa4

Please sign in to comment.