2023-10-04 11:29:08 +09:00
|
|
|
{
|
|
|
|
"version": "0.2",
|
|
|
|
"language": "en,en-gb",
|
2024-07-04 12:33:57 +09:00
|
|
|
"ignoreWords": [
|
|
|
|
"followlinks",
|
|
|
|
"getframe",
|
|
|
|
"pycache",
|
|
|
|
"pydantic",
|
|
|
|
"toolbelt",
|
|
|
|
"UNLCK"
|
|
|
|
],
|
2023-12-07 14:46:57 +09:00
|
|
|
"words": [
|
|
|
|
"chacl",
|
|
|
|
"kikan",
|
|
|
|
"mdrs",
|
|
|
|
"mdrsclient",
|
|
|
|
"neurodata",
|
|
|
|
"Neuroinformatics",
|
|
|
|
"RIKEN"
|
|
|
|
],
|
|
|
|
"ignorePaths": [".env", "__pycache__"]
|
2023-10-04 11:29:08 +09:00
|
|
|
}
|