Skip to content

Commit 4342ce6

Browse files
authored
Update CRT to pull in node Cognito binding (#291)
* Update CRT to pull in node Cognito binding
1 parent 7fb058b commit 4342ce6

File tree

3 files changed

+1504
-19
lines changed

3 files changed

+1504
-19
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,3 +204,7 @@ config.ts
204204

205205
# docs are updated automatically by .github/workflows/docs.yml
206206
docs/
207+
208+
# don't track sample package locks
209+
samples/node/*/package-lock.json
210+
samples/browser/*/package-lock.json

0 commit comments

Comments
 (0)