feat: Add deployment script
This commit is contained in:
8
deployment/.gitignore
vendored
Normal file
8
deployment/.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
*.js
|
||||
!jest.config.js
|
||||
*.d.ts
|
||||
node_modules
|
||||
|
||||
# CDK asset staging directory
|
||||
.cdk.staging
|
||||
cdk.out
|
||||
Reference in New Issue
Block a user