# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/
keys.env

# Cache and temporary files
__pycache__/
*.py[cod]
*$py.class
.pytest_cache/
.ruff_cache/
.mypy_cache/
.coverage
htmlcov/
cache.db
*.log

# Distribution / packaging
dist/
build/
*.egg-info/
*.egg

# IDEs
.vscode/
.idea/
*.swp
.DS_Store

# Output files
*.pdf
results.json
mock_results.json
risk_history.html

# Ephemeral/Dev files
cookies.txt
coverage_report.txt
release_notes.md
oure/prompts/
test.oem
test.opm
