claude-print/.gitignore
jedarden 109b9b2d6d cleanup(bf-349i): remove notes directory and add NEEDLE runtime artifacts to gitignore
- Remove notes/ directory (8 bead tracking files deleted)
- Add .force_local to .gitignore (NEEDLE runtime artifact for local execution)
- Root directory now matches planned Module Layout structure
- All scratch notes removed from repo root

Bead-Id: bf-349i
2026-07-02 20:02:56 -04:00

9 lines
151 B
Text

# Rust build artifacts
target/
# Bead-forge database backups
.beads/beads.db.backup.*
# NEEDLE worker artifacts
.needle-predispatch-sha
.force_local