We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dc7e14 commit 292f50aCopy full SHA for 292f50a
2 files changed
.gitattributes
@@ -9,3 +9,4 @@
9
.github/workflows/CI.yml vendor=git-rewrite
10
.github/workflows/Lint.yml vendor=git-rewrite
11
.github/workflows/Version.yml vendor=git-rewrite
12
+.rules vendor=git-rewrite
.gitvendors
@@ -3,3 +3,4 @@
3
base = 8b34dc9ed59b24f909180f9b9308f1909c8f43d5
4
pattern = .config/
5
pattern = .github/
6
+ pattern = .rules
0 commit comments