Skip to content

Commit 4d3a18c

Browse files
committed
.vscode/settings.json: ignoreWords
1 parent 28a7a28 commit 4d3a18c

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

.vscode/settings.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,14 @@
1212
"cSpell.ignoreWords": [
1313
"Bellard",
1414
"Fabrice",
15+
"Huth",
16+
"Ionescu",
1517
"LIQUIDJS",
1618
"LLDB",
19+
"Liviu",
1720
"RPATH",
1821
"Somsubhra",
22+
"UCRT",
1923
"USERPROFILE",
2024
"aarch64",
2125
"alsa",
@@ -50,6 +54,7 @@
5054
"libz",
5155
"libzstd",
5256
"lowrisc",
57+
"mkdir",
5358
"npmignore",
5459
"npmjs",
5560
"opensbi",
@@ -59,6 +64,7 @@
5964
"riscv",
6065
"runpath",
6166
"sifive",
67+
"ungit",
6268
"virt",
6369
"wksi",
6470
"xattr",
@@ -67,6 +73,8 @@
6773
"xbbla64",
6874
"xbbli",
6975
"xbbma",
70-
"xbbmi"
76+
"xbbmi",
77+
"xpack",
78+
"xpacks"
7179
]
7280
}

0 commit comments

Comments
 (0)