diff options
| author | Dhravya Shah <[email protected]> | 2024-07-22 21:39:09 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-07-22 21:39:09 -0500 |
| commit | 7f547e580dc374f633136edfb32ee57a2f0d0d19 (patch) | |
| tree | 563f8189fe1fb97b7d851077ab085d9187789c36 | |
| parent | Merge pull request #135 from aryasaatvik/ui-tsconfig (diff) | |
| parent | add lockfile (diff) | |
| download | supermemory-7f547e580dc374f633136edfb32ee57a2f0d0d19.tar.xz supermemory-7f547e580dc374f633136edfb32ee57a2f0d0d19.zip | |
Merge pull request #133 from aryasaatvik/lockfile
add bun lockfile
| -rw-r--r-- | .gitattributes | 1 | ||||
| -rwxr-xr-x | bun.lockb | bin | 0 -> 1160964 bytes |
2 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..cc672fed --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.lockb binary diff=lockb
\ No newline at end of file diff --git a/bun.lockb b/bun.lockb Binary files differnew file mode 100755 index 00000000..5647e923 --- /dev/null +++ b/bun.lockb |