/.DS_Store
**/.DS_Store
/*.egg-info
__pycache__/
.vscode/settings.json

# Packaging/build artifacts
/dist/
/build/
*.whl
*.tar.gz

# Sphinx documentation build
/docs/_build/
/docs/generated/

# Developer helper scripts (not part of the package)
/scripts/
