Skip to content

Commit a0c9601

Browse files
committed
Add the custom Vocav files, and simplify .gitignore rules
1 parent c446d85 commit a0c9601

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

.github/vale/Vocab/Base/accept.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
uplevel
2+
upleveled
3+
refactorization
4+
integrations
5+
6+
POs?
7+
Committer's
8+
9+
Silona
10+
Bonewald
11+
O'Reilly
12+
13+
asciidoctor
14+
asciidoc

.github/vale/Vocab/Base/reject.txt

Whitespace-only changes.

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,4 @@ scripts/learningpath
55
scripts/newsite
66
scripts/.env
77
.vs
8-
.github/vale/*
9-
!.github/vale/Vocab/Base
8+
.github/vale

0 commit comments

Comments
 (0)