Skip to content

Commit d19ccf9

Browse files
hyperpolymathclaude
andcommitted
chore: sync chore drift (docs, workflows, gitignore, a2ml)
Partial chore-sync for a repo with in-flight source changes. Only safe-to-split paths committed here (docs, workflow YAML, gitignore, a2ml migration drift). Source files and dependency manifests left uncommitted for manual review to avoid creating broken intermediate states where Cargo.toml and its dependent .rs live in different commits. Staged paths: - .gitignore Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 4fdfab1 commit d19ccf9

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
@@ -119,3 +119,11 @@ test_managed
119119

120120
# wokelangiser generated i18n locale files (too large for GitHub)
121121
generated/wokelangiser/i18n/
122+
target/
123+
node_modules/
124+
_build/
125+
deps/
126+
.elixir_ls/
127+
.cache/
128+
build/
129+
dist/

0 commit comments

Comments
 (0)