# python generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
.python-version
typings

# venv
.venv

# environment files
.env

# aws cdk
cdk.out
cdk.context.json
