The interactions.jsonl file is an append-only audit log that should be tracked in git (synced with bd sync), but it was missing from the negation patterns in .beads/.gitignore. This adds !interactions.jsonl alongside !issues.jsonl and !metadata.json for consistency and clarity that this file should be committed. Co-authored-by: Christian Catalan <crcatala@gmail.com>