diff options
| author | Dhravya Shah <[email protected]> | 2025-03-23 20:27:24 -0700 |
|---|---|---|
| committer | Dhravya Shah <[email protected]> | 2025-03-23 20:27:24 -0700 |
| commit | 2016145b8333d7d7e6283efadc8261891751e7a9 (patch) | |
| tree | eaf0f4f002bc373b61c1efd88339de4c1002c9bd /.gitignore | |
| parent | Documentation edits made through Mintlify web editor (diff) | |
| download | supermemory-2016145b8333d7d7e6283efadc8261891751e7a9.tar.xz supermemory-2016145b8333d7d7e6283efadc8261891751e7a9.zip | |
v2 docs
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ # See https://help.github.com/articles/ignoring-files/ for more about ignoring files. bun.lockb tests/ +new-api/ packages/scripts/* # Dependencies |