27 lines
361 B
JSON
27 lines
361 B
JSON
{
|
|
"version": "0.2",
|
|
"language": "en,en-gb",
|
|
"ignoreWords": [
|
|
"followlinks",
|
|
"getframe",
|
|
"pycache",
|
|
"pydantic",
|
|
"toolbelt",
|
|
"UNLCK"
|
|
],
|
|
"words": [
|
|
"chacl",
|
|
"kikan",
|
|
"mdrs",
|
|
"mdrsclient",
|
|
"neurodata",
|
|
"Neuroinformatics",
|
|
"orcid",
|
|
"RIKEN"
|
|
],
|
|
"ignorePaths": [
|
|
".env",
|
|
"__pycache__"
|
|
]
|
|
}
|