Do I need to the add the cdk.out directory to my g...
# help
a
Do I need to the add the cdk.out directory to my git repo, what’s the purpose of this directory?
r
It's the generated output from the CDK/SST process, it doesn't need to be in your git repo
a
okay, great, thank you, you’re quick! 😁