# OS / editor cruft
.DS_Store
Thumbs.db
.idea/
.vscode/
*.swp

# Logs
*.log

# Python tool caches never belong to a distributable package.
__pycache__/
.pytest_cache/
.ruff_cache/
.venv/
dist/
*.py[cod]

# Per-package build artifacts and deps are ignored by the package-local
# .gitignore files (npm/opencode-setup/.gitignore, pypi/cmdop-utils/.gitignore).
