__pycache__/
*.pyc
*.pyo
*.egg-info/
dist/
build/
.venv/
.env
.idea/
.vscode/
.coverage
htmlcov/
.pytest_cache/
.ruff_cache/
*.so
