﻿.venv/
venv/
__pycache__/
*.py[cod]
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
coverage.xml
htmlcov/
dist/
build/
*.egg-info/
.env
.env.*
!.env.example
*.pem
*.key
*.p12
*.pfx
control/secrets/*
!control/secrets/.gitkeep
*.log
