Skip to content

Commit 292f50a

Browse files
committed
chore: track .rules pattern for git-rewrite vendor
Assisted-by: Zed (Claude Sonnet 4.6)
1 parent 7dc7e14 commit 292f50a

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@
99
.github/workflows/CI.yml vendor=git-rewrite
1010
.github/workflows/Lint.yml vendor=git-rewrite
1111
.github/workflows/Version.yml vendor=git-rewrite
12+
.rules vendor=git-rewrite

.gitvendors

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
base = 8b34dc9ed59b24f909180f9b9308f1909c8f43d5
44
pattern = .config/
55
pattern = .github/
6+
pattern = .rules

0 commit comments

Comments
 (0)