__pycache__/
*.pyc
*.pyo
.env
*.egg-info/
dist/
build/
.venv/
venv/

# Terraform
.terraform/
*.tfstate
*.tfstate.*
.terraform.lock.hcl
