Skip to content

Commit 6b5ede9

Browse files
hyperpolymathclaude
andcommitted
chore: gitignore .so/.dylib, untrack compiled binaries
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent cec0358 commit 6b5ede9

8 files changed

Lines changed: 4 additions & 2 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,5 +91,9 @@ htmlcov/
9191
STRATEGIC_ANALYSIS.md
9292
docs/strategic/
9393

94+
# Shared libraries
95+
*.so
96+
*.dylib
97+
9498
# Crash recovery artifacts
9599
ai-cli-crash-capture/
-3.49 MB
Binary file not shown.

impl/elixir/deps/zigler/priv/lib/libElixir.Zig.Formatter.so

Lines changed: 0 additions & 1 deletion
This file was deleted.
-3 MB
Binary file not shown.

impl/elixir/priv/lib/libElixir.VSH.NIF.so

Lines changed: 0 additions & 1 deletion
This file was deleted.

impl/elixir/priv/native/vsh_nif.so

-709 KB
Binary file not shown.

impl/elixir/priv/valence_ffi.so

-124 KB
Binary file not shown.

impl/ocaml/liblean_vsh.so

-69.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)