Files
poimen-memory/.gitignore
T
rock 054386ca07 fix: remove knowledge/ from git tracking
Knowledge lives in memory service (pgvector/OpenSearch) and vault,
not in git. Source markdown is ephemeral input to mem learn.
2026-08-29 22:50:23 -07:00

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/