mirror of
https://github.com/stackblitz-labs/bolt.diy
synced 2025-06-26 18:26:38 +00:00
* Add environment variables section to ConnectionsTab and fallback token to git-info * Add remaining code from original branch * Import Repo Fix * refactor the UI * add a rate limit counter * Update GithubConnection.tsx * Update NetlifyConnection.tsx * fix: ui style * Sync with upstream and preserve GitHub connection and DataTab fixes * fix disconnect buttons * revert commits * Update api.git-proxy.$.ts * Update api.git-proxy.$.ts
49 lines
484 B
Plaintext
49 lines
484 B
Plaintext
logs
|
|
*.log
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
pnpm-debug.log*
|
|
lerna-debug.log*
|
|
|
|
node_modules
|
|
dist
|
|
dist-ssr
|
|
*.local
|
|
|
|
.vscode/*
|
|
.vscode/launch.json
|
|
!.vscode/extensions.json
|
|
.idea
|
|
.DS_Store
|
|
*.suo
|
|
*.ntvs*
|
|
*.njsproj
|
|
*.sln
|
|
*.sw?
|
|
|
|
/.history
|
|
/.cache
|
|
/build
|
|
functions/build/
|
|
.env.local
|
|
.env
|
|
.dev.vars
|
|
*.vars
|
|
.wrangler
|
|
_worker.bundle
|
|
|
|
Modelfile
|
|
modelfiles
|
|
|
|
# docs ignore
|
|
site
|
|
|
|
# commit file ignore
|
|
app/commit.json
|
|
changelogUI.md
|
|
docs/instructions/Roadmap.md
|
|
.cursorrules
|
|
*.md
|
|
.qodo
|