Skip to content

Commit 44dcded

Browse files
hyperpolymathclaude
andcommitted
chore(clients/zig): gitignore zig-out build artifacts
Forgot to add .gitignore before committing — remove cached build outputs and add gitignore for zig-out/ and .zig-cache/. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 4b59541 commit 44dcded

4 files changed

Lines changed: 2 additions & 165 deletions

File tree

connectors/clients/zig/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
zig-out/
2+
.zig-cache/

connectors/clients/zig/zig-out/include/verisimdb_client.h

Lines changed: 0 additions & 165 deletions
This file was deleted.
-16.4 KB
Binary file not shown.
-33.5 MB
Binary file not shown.

0 commit comments

Comments
 (0)