24 lines
248 B
Plaintext
24 lines
248 B
Plaintext
node_modules
|
|
.next
|
|
.git
|
|
.gitignore
|
|
.env*
|
|
!.env.example
|
|
.DS_Store
|
|
*.pem
|
|
.claude
|
|
.mastra
|
|
.vercel
|
|
coverage
|
|
agent/.venv
|
|
agent/__pycache__
|
|
agent/venv
|
|
scripts
|
|
*.tsbuildinfo
|
|
next-env.d.ts
|
|
package-lock.json
|
|
yarn.lock
|
|
pnpm-lock.yaml
|
|
bun.lockb
|
|
agent/uv.lock
|