Files
poimen-memory/.gitignore
Story Crater Bot 13a81b4202
Build and Push / Test (push) Successful in 2m55s
Build and Push / Build and push image (push) Failing after 1m4s
fix(ci): commit Cargo.lock for reproducible Docker builds
2026-08-23 17:40:56 -07:00

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