Skip to content

Commit 611282e

Browse files
mdelapenyaclaude
andauthored
chore: gitignore Gas Town agent artifacts (#3633)
Add .beads/, .claude/, and .runtime/ to .gitignore to prevent agent workspace files from being accidentally committed. Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent fc564ec commit 611282e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,8 @@ coverage.out
2626

2727
# Usage metrics script binary
2828
usage-metrics/scripts/collect-metrics
29+
30+
# Gas Town / Claude Code agent artifacts
31+
.beads/
32+
.claude/
33+
.runtime/

0 commit comments

Comments
 (0)