forked from mastra-ai/mastra
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.prettierignore
More file actions
30 lines (30 loc) · 724 Bytes
/
Copy path.prettierignore
File metadata and controls
30 lines (30 loc) · 724 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
CLAUDE.md
.history/
**/.next
**/.docusaurus
**/.turbo
**/dist
*/public/**
**/node_modules/**
**/generated/**
**/public/**
**/public/**/**
**/__recordings__/**
pnpm-lock.yaml
pnpm-workspace.yaml
**/packages/**/src/client/**
.mastra/
.changeset/
**/integrations/**
docs/**/*.mdx
docs/build/**
explorations/longmemeval/data/**/*.json
explorations/longmemeval/prepared-data/**/*.json
explorations/longmemeval/.embedding-cache/**/*.json
explorations/longmemeval/.temp-longmemeval/**/*.json
e2e-tests/kitchen-sink/tests/**/*.aria.yml
packages/playground/e2e/**/*.aria.yml
**/test-results/**
packages/codemod/src/test/__fixtures__/**/*.ts
packages/mcp-docs-server/.docs/**
packages/cli/src/commands/api/route-metadata.generated.ts