Skip to content

Commit 0b04511

Browse files
chore(gitignore): ignore packages/affine-js/deno.lock (sibling rule) (#318)
Same pattern as the existing packages/affinescript-cli/deno.lock rule on the line above: per-package Deno-generated lockfile is artefact, not source. Running `deno` against packages/affine-js/ otherwise produces an unstaged deno.lock on every session. No code change. Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 7eeb3d8 commit 0b04511

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ htmlcov/
9898
# Local-only build workaround (see file header); never committed.
9999
/dune-workspace
100100
packages/affinescript-cli/deno.lock
101+
packages/affine-js/deno.lock
101102

102103
# ADR-015 S3: fetch-pinned WASI adapter (provisioned, not committed)
103104
tools/vendor/

0 commit comments

Comments
 (0)