Skip to content

Commit 60d5c5a

Browse files
Jonathan D.A. Jewellclaude
andcommitted
chore: add Zig build artifacts to .gitignore
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent 5753195 commit 60d5c5a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ build/
1111
*.ttm
1212
*.ibc
1313

14+
# Zig
15+
.zig-cache-global/
16+
*.a
17+
1418
# Coq
1519
*.vo
1620
*.vok

0 commit comments

Comments
 (0)