Skip to content

Commit 1842a77

Browse files
committed
Add build artifacts
1 parent 81ef136 commit 1842a77

File tree

7,548 files changed

+3007636
-137
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

7,548 files changed

+3007636
-137
lines changed

.gitignore

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
node_modules
2-
lib
3-
dist
1+
node_modules/*
2+
!node_modules/aws-cdk/
3+
!node_modules/@aws-cdk/
4+
!node_modules/constructs/
5+
lib/*.test.js
46

57
# CDK
68
cdk.context.json

0 commit comments

Comments
 (0)