mirror of
https://github.com/stackblitz-labs/bolt.diy
synced 2025-06-26 18:26:38 +00:00
Update .gitignore for fix initial instalation pnpm install
add pnpm-lock.yaml to .gitignore so that when someone downloads the repository and installs it, it installs correctly
This commit is contained in:
parent
8d0493066a
commit
2502efb3a8
2
.gitignore
vendored
2
.gitignore
vendored
@ -6,6 +6,8 @@ yarn-error.log*
|
||||
pnpm-debug.log*
|
||||
lerna-debug.log*
|
||||
|
||||
pnpm-lock.yaml
|
||||
|
||||
node_modules
|
||||
dist
|
||||
dist-ssr
|
||||
|
Loading…
Reference in New Issue
Block a user