Skip to content

Commit 2891846

Browse files
committed
chore: gitignore example binaries
1 parent 330b785 commit 2891846

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ profile.out
5353
# Log files
5454
*.log
5555

56+
# Example binaries
57+
examples/*/basic
58+
5659
# Project-specific
5760
todos/
5861
benchmark-results/

0 commit comments

Comments
 (0)