Files

60 lines
629 B
Plaintext

# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# Dependencies
node_modules
.pnp
.pnp.js
.pnpm-store
# Testing
coverage
__screenshots__
test-results
.vitest
.vitest-attachments
# Turbo
.turbo
# Next.js
.next
out
# Production
build
dist
# Misc
.DS_Store
*.pem
# Debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.pnpm-debug.log*
# Local env files
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
# Vercel
.vercel
# TypeScript
*.tsbuildinfo
next-env.d.ts
# SWC
.swc
# Workflow SDK
.workflow-data
**/.well-known/workflow
# next-agents-md
.next-docs/