Skip to content

Commit c8a72a9

Browse files
hyperpolymathclaude
andcommitted
chore: gitignore zig-out and .so, untrack libochrance.so
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 6d80686 commit c8a72a9

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,5 +78,13 @@ htmlcov/
7878
*.tmp
7979
*.bak
8080

81+
# Zig
82+
**/zig-out/
83+
**/.zig-cache/
84+
85+
# Shared libraries
86+
*.so
87+
*.dylib
88+
8189
# Crash recovery artifacts
8290
ai-cli-crash-capture/

ffi/zig/libochrance.so

-10 MB
Binary file not shown.

0 commit comments

Comments
 (0)