Knowledge lives in memory service (pgvector/OpenSearch) and vault, not in git. Source markdown is ephemeral input to mem learn.
20 lines
246 B
Plaintext
20 lines
246 B
Plaintext
# Rust build artifacts
|
|
target/
|
|
|
|
# IDE
|
|
.vscode/
|
|
.idea/
|
|
*.swp
|
|
*.swo
|
|
*~
|
|
.DS_Store
|
|
|
|
# Vault (projections and indexes)
|
|
vault/
|
|
|
|
# Do NOT ignore these - they are authoritative:
|
|
log/
|
|
# tasks/ - Task board and acceptance criteria
|
|
CLAUDE.md
|
|
knowledge/
|