mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-08-28 05:25:33 +00:00
feat(raycast-extension): initial version of supermemory extension for raycast chore: update the metadata and ui for app to get api key  
14 lines
252 B
Text
14 lines
252 B
Text
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
|
|
|
|
# dependencies
|
|
/node_modules
|
|
|
|
# Raycast specific files
|
|
raycast-env.d.ts
|
|
.raycast-swift-build
|
|
.swiftpm
|
|
compiled_raycast_swift
|
|
compiled_raycast_rust
|
|
|
|
# misc
|
|
.DS_Store
|