mirror of
https://github.com/coleam00/bolt.new-any-llm
synced 2024-12-26 13:51:59 +00:00
bc44e6fa3a
Added with app/commit.json
42 lines
398 B
Plaintext
42 lines
398 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
|
|
.env.local
|
|
.env
|
|
.dev.vars
|
|
*.vars
|
|
.wrangler
|
|
_worker.bundle
|
|
|
|
Modelfile
|
|
modelfiles
|
|
|
|
# docs ignore
|
|
site
|
|
|
|
# commit file ignore
|
|
app/commit.json |