vault backup: 2026-01-09 10:58:27
This commit is contained in:
@@ -1,17 +0,0 @@
|
|||||||
{
|
|
||||||
"mcpServers": {
|
|
||||||
"memvid": {
|
|
||||||
"command": "uv",
|
|
||||||
"args": [
|
|
||||||
"run",
|
|
||||||
"--directory",
|
|
||||||
"D:\\\\works\\\\projects-windows\\\\memvid-agent-mcp",
|
|
||||||
"memvid_mcp_server.py"
|
|
||||||
],
|
|
||||||
"env": {
|
|
||||||
"PYTHONUNBUFFERED": "1",
|
|
||||||
"MEMVID_LOG_LEVEL": "INFO"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
+15
@@ -40,6 +40,18 @@
|
|||||||
# Obsidian Sync
|
# Obsidian Sync
|
||||||
.obsidian/sync-config.json
|
.obsidian/sync-config.json
|
||||||
|
|
||||||
|
# Machine-specific Obsidian configuration (auto-generated, varies per user)
|
||||||
|
.obsidian/backlink.json
|
||||||
|
.obsidian/community-plugins.json
|
||||||
|
.obsidian/core-plugins.json
|
||||||
|
.obsidian/daily-notes.json
|
||||||
|
.obsidian/graph.json
|
||||||
|
.obsidian/types.json
|
||||||
|
|
||||||
|
# Plugin and theme manifest files (auto-generated metadata)
|
||||||
|
.obsidian/plugins/*/manifest.json
|
||||||
|
.obsidian/themes/*/manifest.json
|
||||||
|
|
||||||
# Optional: Uncomment if you don't want to sync themes and snippets
|
# Optional: Uncomment if you don't want to sync themes and snippets
|
||||||
# .obsidian/themes/
|
# .obsidian/themes/
|
||||||
# .obsidian/snippets/
|
# .obsidian/snippets/
|
||||||
@@ -219,3 +231,6 @@ coverage/
|
|||||||
|
|
||||||
# Build script generated files
|
# Build script generated files
|
||||||
FIRST_RUN_COMPLETED
|
FIRST_RUN_COMPLETED
|
||||||
|
|
||||||
|
#MCP
|
||||||
|
.claude/mcp.json
|
||||||
|
|||||||
Reference in New Issue
Block a user