# TypeScript output
*.d.ts
*.js
lib

# Dependencies
node_modules

# CDK output
.cdk.staging
cdk.out

# Local IDE settings
*.iml
.idea/*
