# Copilot template communication with the CDK.
.build

# NodeJS artifacts.
node_modules
*.js
!jest.config.js
*.d.ts

# CDK asset staging directory.
.cdk.staging
cdk.out