# Python
__pycache__/
*.py[cod]
*.egg-info/
.eggs/

# Build
build/
dist/
PKG-INFO

# Environments
.venv/
venv/
env/

# Secrets
.env
*.pem
*.key

# Testing
.pytest_cache/
.coverage
htmlcov/

# Editors / OS
.vscode/
.idea/
.DS_Store

# forje-cloud output
INFRASTRUCTURE.md
recovery-compose.yml
runs.jsonl
