Files
copilotkit__copilotkit/docs/.gitignore
2026-01-11 18:17:19 -08:00

32 lines
327 B
Plaintext

# deps
/node_modules
# generated content
.contentlayer
.content-collections
.source
# test & build
/coverage
/.next/
/out/
/build
*.tsbuildinfo
# misc
.DS_Store
*.pem
/.pnp
.pnp.js
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.claude
# others
.env*.local
.vercel
next-env.d.ts
# Claude session context
SESSION_CONTEXT.md