Skip to content

Commit 2a5480c

Browse files
hyperpolymathclaude
andcommitted
chore: sync local state
Estate-wide chore-drift sweep committing accumulated local state (gitignore, lockfiles, dotfile tweaks, workflow SHA bumps, A2ML migration drift, doc sweeps) so the estate-wide Dependabot fix propagation can proceed without skipping this repo. No source-file edits were in scope for this commit; repos with in-flight source work were excluded and kicked back for manual review. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent bd70b77 commit 2a5480c

80 files changed

Lines changed: 634 additions & 0 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
@@ -86,3 +86,11 @@ sync_repos_report*.txt
8686

8787
# Crash recovery artifacts
8888
ai-cli-crash-capture/
89+
target/
90+
node_modules/
91+
_build/
92+
deps/
93+
.elixir_ls/
94+
.cache/
95+
build/
96+
dist/

asdf-acceleration-middleware/.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,11 @@ htmlcov/
7676
/tmp/
7777
*.tmp
7878
*.bak
79+
target/
80+
node_modules/
81+
_build/
82+
deps/
83+
.elixir_ls/
84+
.cache/
85+
build/
86+
dist/

asdf-ada-plugin/.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,11 @@ htmlcov/
7676
/tmp/
7777
*.tmp
7878
*.bak
79+
target/
80+
node_modules/
81+
_build/
82+
deps/
83+
.elixir_ls/
84+
.cache/
85+
build/
86+
dist/

asdf-age-plugin/.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,11 @@ htmlcov/
7676
/tmp/
7777
*.tmp
7878
*.bak
79+
target/
80+
node_modules/
81+
_build/
82+
deps/
83+
.elixir_ls/
84+
.cache/
85+
build/
86+
dist/

asdf-apko-plugin/.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,11 @@ htmlcov/
7676
/tmp/
7777
*.tmp
7878
*.bak
79+
target/
80+
node_modules/
81+
_build/
82+
deps/
83+
.elixir_ls/
84+
.cache/
85+
build/
86+
dist/

asdf-arangodb-plugin/.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,11 @@ htmlcov/
7676
/tmp/
7777
*.tmp
7878
*.bak
79+
target/
80+
node_modules/
81+
_build/
82+
deps/
83+
.elixir_ls/
84+
.cache/
85+
build/
86+
dist/

asdf-augmenters/.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,3 +86,11 @@ sync_repos_report*.txt
8686

8787
# Crash recovery artifacts
8888
ai-cli-crash-capture/
89+
target/
90+
node_modules/
91+
_build/
92+
deps/
93+
.elixir_ls/
94+
.cache/
95+
build/
96+
dist/

asdf-augmenters/asdf-acceleration-middleware/.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,11 @@ htmlcov/
7676
/tmp/
7777
*.tmp
7878
*.bak
79+
target/
80+
node_modules/
81+
_build/
82+
deps/
83+
.elixir_ls/
84+
.cache/
85+
build/
86+
dist/

asdf-augmenters/asdf-control-tower/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,6 @@ deno.lock
6363
lib/bs/
6464
.bsb.lock
6565
*.bs.js
66+
.elixir_ls/
67+
.cache/
68+
Thumbs.db

asdf-augmenters/asdf-ghjk/.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,11 @@ htmlcov/
7676
/tmp/
7777
*.tmp
7878
*.bak
79+
target/
80+
node_modules/
81+
_build/
82+
deps/
83+
.elixir_ls/
84+
.cache/
85+
build/
86+
dist/

0 commit comments

Comments
 (0)