mirror of
https://github.com/mnaoumov/obsidian-insert-multiple-attachments.git
synced 2026-07-22 11:30:26 +00:00
21 lines
329 B
JSON
21 lines
329 B
JSON
{
|
|
"version": "0.2",
|
|
"ignorePaths": [
|
|
"coverage",
|
|
"dist",
|
|
"node_modules",
|
|
"tsconfig.tsbuildinfo"
|
|
],
|
|
"dictionaryDefinitions": [],
|
|
"dictionaries": [],
|
|
"words": [
|
|
"Invocables",
|
|
"mnaoumov",
|
|
"Naumov",
|
|
"offref",
|
|
"tsbuildinfo"
|
|
],
|
|
"ignoreWords": [],
|
|
"import": [],
|
|
"enabled": true
|
|
}
|