mirror of
https://github.com/natelandau/obsidian-metadata.git
synced 2025-11-08 05:03:47 -05:00
8 lines
209 B
TOML
8 lines
209 B
TOML
[default]
|
|
default.locale = "en_us"
|
|
|
|
[default.extend-words]
|
|
nd = "nd" # In the context of 2nd
|
|
[files]
|
|
extend-exclude = ["*_cache", ".venv", "src/jdfile/utils/strings.py", "tests/fixtures/"]
|