mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-08-28 05:25:33 +00:00
remove bun lock file (#686)
This commit is contained in:
parent
43cb9feecb
commit
8f64192d1a
2 changed files with 2 additions and 6690 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -5,6 +5,7 @@ drizzle.config.ts
|
|||
|
||||
# Dependencies
|
||||
node_modules
|
||||
bun.lock
|
||||
.pnp
|
||||
.pnp.js
|
||||
|
||||
|
|
@ -43,3 +44,4 @@ yarn-error.log*
|
|||
.venv
|
||||
.arch
|
||||
__pycache__
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue