aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorDhravya <[email protected]>2024-05-25 18:43:58 -0500
committerDhravya <[email protected]>2024-05-25 18:43:58 -0500
commitccb1587ef58ae9b8068f02ad79dcabd979c27d03 (patch)
treeb3157f12834a875cb93742c776ba517d11cbcd6f /.gitmodules
parentrefactored UI, with shared components and UI, better rules and million lint (diff)
downloadsupermemory-ccb1587ef58ae9b8068f02ad79dcabd979c27d03.tar.xz
supermemory-ccb1587ef58ae9b8068f02ad79dcabd979c27d03.zip
re-added license, readme, etc.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 00000000..b3c8135a
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "apps/browser-rendering"]
+ path = apps/browser-rendering
+ url = https://github.com/dhravya/markdowner \ No newline at end of file