# Local / tooling
.venv/
.pytest_cache/
.mypy_cache/
.ruff_cache/
__pycache__/
*.py[cod]
*.egg-info/
.eggs/
dist/
build/
.DS_Store

# Keep parent-kit binaries / private trees out of this repo
../_vendor_do_not_publish/
../_private/

# Vite frontend is built into dog/ui/static — keep source in git, out of PyPI
src/gadgetpanda/dog/ui/web/node_modules/
src/gadgetpanda/dog/ui/web/dist/

# Optional local brand asset at repo root (runtime uses static/logo.jpg copies)
/logo.jpg

# Moved out of this repo → ../_private/ (keep ignore as belt-and-suspenders)
license-portal/
docs/sales/
