node_modules/
*.log
npm-debug.log*

# ts/ prepack copies these from repo root; postpack removes them. Ignore in case pack is interrupted.
ts/README.md
ts/LICENSE
ts/*.tgz
ts/dist/
.DS_Store
Thumbs.db

# Docs generated artifacts (plan 11-02)
docs/ts/api/
docs/public/python/
docs/.vitepress/dist/
docs/.vitepress/cache/
docs/node_modules/

.env