Files
memind/.gitignore
T
John 2e14873f2d Initial commit: Memind H5 portal with MindSpace, Plaza, and agent jobs.
Track application source and tests; exclude local env, user workspaces, and runtime data via .gitignore.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-15 15:04:43 -07:00

21 lines
151 B
Plaintext

node_modules/
ops/node_modules/
dist/
ops/dist/
.env
.env.local
.env.*.local
*.log
*.pid
.local/
MindSpace/
data/
users/
.DS_Store
.idea/
.vscode/