cloud-take-home-assignment-2/.gitignore

8 lines
100 B
Plaintext
Raw Normal View History

2024-05-10 13:03:05 +00:00
!jest.config.js
*.d.ts
node_modules
dist
# CDK asset staging directory
.cdk.staging
cdk.out
.aws-sam