gradio/.config/.prettierignore
pngwn 643442e1a5
generate docs json in ci, reimplement main vs release (#5092)
* fixup site

* fix docs versions

* test ci

* test ci some more

* test ci some more

* test ci some more

* asd

* asd

* asd

* asd

* asd

* asd

* asd

* asd

* asd

* test

* fix

* add changeset

* fix

* fix

* fix

* test ci

* test ci

* test ci

* test ci

* test ci

* test ci

* test ci

* test ci

* test ci

* notebook ci

* notebook ci

* more ci

* more ci

* update changeset

* update changeset

* update changeset

* fix site

* fix

* fix

* fix

* fix

* fix ci

* render mising pages

* remove changeset

* fix path

* fix workflows

* fix workflows

* fix workflows

* fix comment

* tweaks

* tweaks

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2023-08-11 15:54:56 +01:00

25 lines
466 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/**