Skip to content

Commit d81548a

Browse files
hyperpolymathclaude
andcommitted
chore: purge _build/ from tracking + .gitignore refresh
Removes 102 accidentally-tracked Elixir build artefacts from under demo/_build/ (compile.lock, .beam, .mix/compile-* files that should never have been committed). .gitignore updated to prevent recurrence. Paired with the 2026-04-17 estate move: snif now lives at /var/mnt/eclipse/repos/snif (top-level, was nested under verification-ecosystem/ — it's a type-system-backed NIF safety tool, not a satellite of a verification framework; the old placement was drift). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent f4fdd02 commit d81548a

103 files changed

Lines changed: 8 additions & 6 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,3 +104,11 @@ sync_report*.txt
104104
# Hypatia scan cache (local-only)
105105
.hypatia/
106106
.zig-cache/
107+
target/
108+
node_modules/
109+
_build/
110+
deps/
111+
.elixir_ls/
112+
.cache/
113+
build/
114+
dist/

demo/_build/dev/lib/snif_demo/.mix/compile.lock

Whitespace-only changes.
-3.03 KB
Binary file not shown.
-39 Bytes
Binary file not shown.
Binary file not shown.
-8.86 KB
Binary file not shown.
-5.17 KB
Binary file not shown.
-10.3 KB
Binary file not shown.
-117 KB
Binary file not shown.
-65.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)