diff options
| author | Fuwn <[email protected]> | 2026-02-01 16:54:01 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2026-02-01 16:56:44 +0000 |
| commit | 86232ba4566250fca1e19b1611a9c798c6535414 (patch) | |
| tree | 724453b311834b245d8f37591cb9391350d6f46e /.gitignore | |
| download | supermemory-mcp-local-main.tar.xz supermemory-mcp-local-main.zip | |
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c2658d7 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +node_modules/ |