# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv

# py-smart-verify generated artifacts
.py_smart_verify/

# py-smart-test generated artifacts (dependency)
.py_smart_test/

# Logs
*.log
.ruff_cache/
.mypy_cache/
.pytest_cache/
.coverage
htmlcov/
