Skip to content

Commit 823be67

Browse files
ernadoclaude
andcommitted
chore: gitignore stray example binaries built at repo root
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 7f827e1 commit 823be67

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,10 @@ gen
1919

2020
# Bot db files
2121
state/*.bbolt
22+
23+
# Stray binaries from `go build ./examples/<name>` run at the repo root.
24+
/echo
25+
/buttons
26+
/inline
27+
/media
28+
/advanced

0 commit comments

Comments
 (0)