Files
poimen-memory/.gitignore
T

18 lines
274 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/ - JSONL event log (authoritative record)
# tasks/ - Task board and acceptance criteria