gradio/.config/.prettierignore

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

27 lines
486 B
Plaintext
Raw Normal View History

**/js/app/public/**
**/pnpm-workspace.yaml
**/js/app/dist/**
**/js/wasm/dist/**
**/client/js/dist/**
2023-06-27 15:09:50 +08:00
**/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
2023-05-12 23:22:25 +08:00
**/js/_space-test/**
../js/app/src/lite/theme.css
../js/storybook/theme.css
2023-07-12 09:00:52 +08:00
**/gradio_cached_examples/**
**/storybook-static/**
**/.vscode/**
sweep.yaml
**/.vercel/**
**/build/**
**/*.md