mirror of
https://github.com/stablyai/orca.git
synced 2026-09-23 08:02:31 +00:00
Publish the standalone docs site under docs/site and deploy it on stable desktop releases.
12 lines
155 B
Plaintext
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
|