Skip to content

Commit cd923c8

Browse files
chore(NODE-5426): move FLE code into driver (#3761)
1 parent 77a2709 commit cd923c8

40 files changed

+6746
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,3 +95,7 @@ node-artifacts
9595
# AWS SAM generated
9696
test/lambda/.aws-sam
9797
test/lambda/env.json
98+
99+
!encryption/lib
100+
!encryption/test
101+
!encryption/test/types

0 commit comments

Comments
 (0)