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

# Virtual environments
.venv

tmp
*.zip
*.tar.gz

.env

.clinerules
.kiro
memory-bank
tmp-assets
backoffice

# Terraform
*.tfstate
*.tfstate.*
.terraform/
.terraform.lock.hcl
terraform.tfvars
*.auto.tfvars
infra/.ecr_url
infra/deployment_outputs.env
infra/sagemaker_vpc_config.txt
infra/terraform/keys/

# Docs
site/

vendored/