introduced poetry and update vscode related environments.
This commit is contained in:
10
.cspell.json
Normal file
10
.cspell.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"version": "0.2",
|
||||
"language": "en,en-gb",
|
||||
"ignoreWords": ["getframe", "pydantic", "UNLCK"],
|
||||
"words": ["chacl", "mdrs", "mdrsclient", "neurodata", "Neuroinformatics", "RIKEN"],
|
||||
"ignorePaths": [
|
||||
".env",
|
||||
"__pycache__"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user