bolt.new-any-llm/.gitignore
Dustin Loring bc44e6fa3a Update .gitignore
Added with app/commit.json
2024-12-13 13:42:07 -05:00

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