mirror of
https://github.com/gradio-app/gradio.git
synced 2025-01-30 11:00:11 +08:00
ddac7e4d0f
* fix dynamic -> interactive * fix checks * add changeset * add changeset * fix changeset * fix linting issues * fix typing issue --------- Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com> Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
27 lines
486 B
Plaintext
27 lines
486 B
Plaintext
**/js/app/public/**
|
|
**/pnpm-workspace.yaml
|
|
**/js/app/dist/**
|
|
**/js/wasm/dist/**
|
|
**/client/js/dist/**
|
|
**/js/lite/dist/**
|
|
**/pnpm-lock.yaml
|
|
**/js/plot/src/Plot.svelte
|
|
**/.svelte-kit/**
|
|
**/demo/**
|
|
**/gradio/**
|
|
**/.pnpm-store/**
|
|
**/.venv/**
|
|
**/.github/**
|
|
/guides/**
|
|
**/.mypy_cache/**
|
|
!test-strategy.md
|
|
**/js/_space-test/**
|
|
../js/app/src/lite/theme.css
|
|
../js/storybook/theme.css
|
|
**/gradio_cached_examples/**
|
|
**/storybook-static/**
|
|
**/.vscode/**
|
|
sweep.yaml
|
|
**/.vercel/**
|
|
**/build/**
|
|
**/*.md |