A community based topic aggregation platform built on atproto

chore(beads): ignore merge artifacts in .gitignore

+6
+6
.beads/.gitignore
··· 18 18 !*.jsonl 19 19 !metadata.json 20 20 !config.json 21 + 22 + # Merge artifacts (created during conflict resolution) 23 + beads.base.jsonl 24 + beads.base.meta.json 25 + beads.left.jsonl 26 + beads.left.meta.json