.DS_Store
*.swp
package-lock.json
__pycache__
.pytest_cache
.mypy_cache
.ruff_cache
.venv
dist/
*.egg-info

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