# Python generated local folders
.venv/
__pycache__/
.aws-sam/
dist/
.uv-cache/
.env
.coverage
.pytest_cache/

# IDE 
.vscode/
.vscode-server/
.vscode-server-insiders/
.history/
.idea/
.hypothesis

htmlcov/

# Terraform files
**/.terraform/*
*.tfstate
*.tfstate.*
crash.log
crash.*.log
*.tfvars
*.tfvars.json
override.tf
override.tf.json
*_override.tf
*_override.tf.json
.terraformrc
terraform.rc
.terraform.lock.hcl

# Exclude all .tfplan files
*.tfplan
*.tfplan.*

# Sphinx directories
jupyter_execute/
_build/
doctrees/

# Exports
*.xlsx
