diff options
| author | Dhravya <[email protected]> | 2024-05-25 18:43:58 -0500 |
|---|---|---|
| committer | Dhravya <[email protected]> | 2024-05-25 18:43:58 -0500 |
| commit | ccb1587ef58ae9b8068f02ad79dcabd979c27d03 (patch) | |
| tree | b3157f12834a875cb93742c776ba517d11cbcd6f /.gitmodules | |
| parent | refactored UI, with shared components and UI, better rules and million lint (diff) | |
| download | supermemory-ccb1587ef58ae9b8068f02ad79dcabd979c27d03.tar.xz supermemory-ccb1587ef58ae9b8068f02ad79dcabd979c27d03.zip | |
re-added license, readme, etc.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
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 |