Skip to content

Commit 8d1baf5

Browse files
committed
chore(sync): cascade fleet template@dcc927e
Auto-applied by socket-wheelhouse sync-scaffolding into socket-registry. 1 file(s) touched: - .config/.prettierignore
1 parent 9b6424a commit 8d1baf5

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

.config/.prettierignore

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,17 @@
3131
template/.claude/hooks/_shared/acorn/acorn.wasm
3232
template/.claude/hooks/_shared/acorn/acorn-bindgen.cjs
3333
.claude/hooks/_shared/acorn/acorn-bindgen.cjs
34+
35+
# Vendored / upstream trees — kept byte-identical with their source
36+
# of truth. Per CLAUDE.md "Untracked-by-default for vendored / build-
37+
# copied trees": these are someone else's source, not ours, and the
38+
# formatter would happily rewrite (e.g.) an upstream HTML test
39+
# fixture or shipped third-party JS into our local style.
40+
**/upstream/**
41+
upstream/**
42+
**/vendor/**
43+
vendor/**
44+
**/third_party/**
45+
third_party/**
46+
**/external/**
47+
external/**

0 commit comments

Comments
 (0)