Skip to content

Commit 7b8db41

Browse files
hyperpolymathclaude
andcommitted
chore: estate-wide chore + stale-path sweep (2026-04-17)
Part of the estate-wide 2026-04-17 cleanup pass. Commits chore-safe content only: docs, workflow YAML, gitignore, a2ml migration drift, editorconfig, ncl. Dependency manifests (Cargo.toml/.lock, package.json, mix.exs, etc.) and source files intentionally held back so no broken intermediate states where a .rs commit splits from its Cargo.toml. Also includes stale-path fixes for four ecosystem moves: hypatia -> verification-ecosystem/hypatia echidna -> verification-ecosystem/echidna ephapax -> developer-ecosystem/nextgen-languages/ephapax panic-attacker -> games-ecosystem/panic-attacker Staged files: 1 Held back (source / dep-manifests): 12 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 89431ec commit 7b8db41

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,3 +80,11 @@ htmlcov/
8080

8181
# asdf version manager
8282
.tool-versions
83+
target/
84+
node_modules/
85+
_build/
86+
deps/
87+
.elixir_ls/
88+
.cache/
89+
build/
90+
dist/

0 commit comments

Comments
 (0)