__pycache__/
*.pyc
*.pyo
*.egg-info/
dist/
build/
.eggs/
*.egg
.venv/
venv/
.env
.env.local
.codewise.yaml
*.sarif
.pytest_cache/
.ruff_cache/
.mypy_cache/
htmlcov/
.coverage
