Merge pull request #705 from crcatala/fix/add-interactions-jsonl-to-gitignore-allowlist
Reviewed by dave (beads crew worker)
This commit is contained in:
1
.beads/.gitignore
vendored
1
.beads/.gitignore
vendored
@@ -28,5 +28,6 @@ beads.right.meta.json
|
|||||||
|
|
||||||
# Keep JSONL exports and config (source of truth for git)
|
# Keep JSONL exports and config (source of truth for git)
|
||||||
!issues.jsonl
|
!issues.jsonl
|
||||||
|
!interactions.jsonl
|
||||||
!metadata.json
|
!metadata.json
|
||||||
!config.json
|
!config.json
|
||||||
|
|||||||
@@ -37,6 +37,7 @@ beads.right.meta.json
|
|||||||
|
|
||||||
# Keep JSONL exports and config (source of truth for git)
|
# Keep JSONL exports and config (source of truth for git)
|
||||||
!issues.jsonl
|
!issues.jsonl
|
||||||
|
!interactions.jsonl
|
||||||
!metadata.json
|
!metadata.json
|
||||||
!config.json
|
!config.json
|
||||||
`
|
`
|
||||||
|
|||||||
Reference in New Issue
Block a user