18 lines
225 B
JSON
18 lines
225 B
JSON
|
{
|
||
|
"language": "en",
|
||
|
"words": [
|
||
|
"WAU",
|
||
|
"soredake",
|
||
|
"msstore"
|
||
|
],
|
||
|
"ignorePaths": [
|
||
|
".github/*",
|
||
|
".git",
|
||
|
".gitignore",
|
||
|
".vscodeignore",
|
||
|
"*.lock",
|
||
|
"*.log",
|
||
|
"*.csv",
|
||
|
"*.txt"
|
||
|
]
|
||
|
}
|