aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDhravya Shah <[email protected]>2024-07-22 21:39:09 -0500
committerGitHub <[email protected]>2024-07-22 21:39:09 -0500
commit7f547e580dc374f633136edfb32ee57a2f0d0d19 (patch)
tree563f8189fe1fb97b7d851077ab085d9187789c36
parentMerge pull request #135 from aryasaatvik/ui-tsconfig (diff)
parentadd lockfile (diff)
downloadsupermemory-7f547e580dc374f633136edfb32ee57a2f0d0d19.tar.xz
supermemory-7f547e580dc374f633136edfb32ee57a2f0d0d19.zip
Merge pull request #133 from aryasaatvik/lockfile
add bun lockfile
-rw-r--r--.gitattributes1
-rwxr-xr-xbun.lockbbin0 -> 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
new file mode 100755
index 00000000..5647e923
--- /dev/null
+++ b/bun.lockb
Binary files differ