# Byte-compiled / optimized
__pycache__/
*.py[cod]
*$py.class
*.so

# Distribution / packaging
.Python
build/
dist/
*.egg-info/
.eggs/
wheels/

# Testing / coverage
.pytest_cache/
.coverage
.coverage.*
htmlcov/
.mypy_cache/
.ruff_cache/

# Environments
.venv/
venv/
env/
ENV/

# IDE / OS
.vscode/
.idea/
.DS_Store

# Murthylytics artifacts
*.mlt
reports/
*.log

# Local tooling / self-hosted index (not part of the package)
.claude/
public/
