d7002057d7
This PR moves the tldraw.com app into the public repo. ### Change Type - [x] `internal` — Any other changes that don't affect the published package[^2] --------- Co-authored-by: Dan Groshev <git@dgroshev.com> Co-authored-by: alex <alex@dytry.ch>
25 lines
No EOL
384 B
Text
25 lines
No EOL
384 B
Text
**/node_modules/*
|
|
**/out/*
|
|
**/dist/*
|
|
**/dist-cjs/*
|
|
**/dist-esm/*
|
|
**/.next/*
|
|
**/api/*
|
|
!**/pages/api/*
|
|
**/.tsbuild*
|
|
**/.next/*
|
|
*.mdx
|
|
**/_archive/*
|
|
apps/docs/api-content.json
|
|
apps/docs/content.json
|
|
apps/vscode/extension/editor/*
|
|
apps/examples/www
|
|
content.json
|
|
apps/docs/utils/vector-db/index.json
|
|
**/gen/**/*.md
|
|
|
|
**/.vercel/*
|
|
**/.wrangler/*
|
|
**/.out/*
|
|
**/.temp/*
|
|
apps/dotcom/public/**/*.* |