mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-09-07 08:26:15 +00:00
13 lines
114 B
Text
13 lines
114 B
Text
# dependencies
|
|
/node_modules
|
|
|
|
# next.js
|
|
/.next/
|
|
/out/
|
|
|
|
# typescript
|
|
next-env.d.ts
|
|
*.tsbuildinfo
|
|
|
|
# misc
|
|
.DS_Store
|