.DS_Store

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


# Virtual environments
.venv

# Local editor settings
.vscode/

# Local-only PyPI placeholder/shim build dirs (see PLACEHOLDER_PYPI_PLAN.md / RENAME_PLAN.md)
_pypi_placeholders/