Files
poimen-memory/.gitignore
T
2026-09-15 17:22:40 +09:00

24 lines
304 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
# Test runner ready
.sqlx/