.venv
*.pyc
__pycache__
dist
build
.pytest_cache
.coverage
.mypy_cache
.env
.DS_Store

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