diff options
| author | Dhravya <[email protected]> | 2024-03-30 21:43:06 -0700 |
|---|---|---|
| committer | Dhravya <[email protected]> | 2024-03-30 21:43:06 -0700 |
| commit | 0edcea10d529e84d6a1fb1b07988f794acd87c40 (patch) | |
| tree | 6546f6993bcb6c4683bf84b6e19b4b3664d80935 /.gitignore | |
| parent | added dependencies (diff) | |
| download | supermemory-0edcea10d529e84d6a1fb1b07988f794acd87c40.tar.xz supermemory-0edcea10d529e84d6a1fb1b07988f794acd87c40.zip | |
added messageposter button in page.tsx - to auto loginto extension
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +.next/ .turbo *.sqlite *.lockb |