Skip to content

Commit 625e3e3

Browse files
committed
Merge branch '40_release_notes'
2 parents 9052c07 + 4d22b7c commit 625e3e3

File tree

3 files changed

+458
-2
lines changed

3 files changed

+458
-2
lines changed

cspell.config.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ const config = {
5050
'versioned_docs',
5151
'*.min.*',
5252
'src/*',
53+
54+
// Ignore release notes for now.
55+
'docs/release-notes.md',
5356
],
5457
ignoreRegExpList: [
5558
// Both Email and Urls are in the list of Predefined regexps.

0 commit comments

Comments
 (0)