-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
42 lines (38 loc) · 962 Bytes
/
Copy path.gitignore
File metadata and controls
42 lines (38 loc) · 962 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
.obsidian/workspace*
.obsidian/cache
.trash/
Thumbs.db
Desktop.ini
.wiki-cache.json
.llm-wiki-path
.wiki-tmp/
node_modules/
public/
.quartz-cache/
.quartz/
.quartz-build/
__pycache__/
*.pyc
# skill/ is a local junction into D:\agent-resources\skills\vipin.
# Shared workstation-maintenance source is committed in agent-resources.
skill/workstation-maintenance/
# High-sensitivity local materials must never be published
raw/private*/
raw/private-images/
raw/private-videos/
raw/private-chat/
raw/private-journal/
raw/private-docs/
wiki-private/
memory/facts/api-keys-*.md
memory/facts/*credentials*.md
# Graphify knowledge graph (keep graph.json and report, ignore cache)
graphify-out/.graphify_*
graphify-out/.semantic_cache/
graphify-out/*.tmp
graphify-out/cache/
graphify-out/manifest.json
raw/pdfs/
# agentmemory is the active operational memory layer.
# Markdown session dumps are local/historical unless deliberately crystallized.
memory/sessions/*.md