Files
poimen-memory/.gitignore
T
2026-09-05 22:34:39 -07:00

22 lines
277 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/
docs/LIFECYCLE.md
# Trigger CI