Skip to content

Commit cd1ee36

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): 0 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 47debb3 commit cd1ee36

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
@@ -82,3 +82,11 @@ htmlcov/
8282
/tmp/
8383
*.tmp
8484
*.bak
85+
target/
86+
node_modules/
87+
_build/
88+
deps/
89+
.elixir_ls/
90+
.cache/
91+
build/
92+
dist/

0 commit comments

Comments
 (0)