Reverts gitignore change. Now using forge SSH URLs for flake inputs
with daemon auto-push, so issues.jsonl stays tracked and synced
while flake locks to stable remote commits.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This repo is consumed as a flake input. Beads daemon auto-commits
to issues.jsonl cause narHash mismatches between nix flake lock
and build.
Also add missing gitignore patterns for daemon runtime files.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>