Files
orca/docs/site/.gitignore
Neil 6aba202d5e feat(docs): publish OSS docs with stable releases
Publish the standalone docs site under docs/site and deploy it on stable desktop releases.
2026-08-30 23:51:25 -07:00

12 lines
155 B
Plaintext

node_modules
.next
.source
out
.vercel
next-env.d.ts
*.tsbuildinfo
# Keep local deployment credentials out of the publication boundary.
.env
.env.*
.npmrc