Files
poimen-memory/.gitignore
T
rock a412237095 fix: gitignore log/ dir, remove tracked JSONL from repo
Event logs are runtime data, not source code.
Also adds mem compact command and browser-use + memory-service knowledge.
2026-08-29 22:48:00 -07:00

19 lines
235 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