Things are a changing

This commit is contained in:
Anton Pogrebnjak
2026-04-11 00:41:28 +02:00
parent 7e4f1acbf1
commit 31cae670c4
156 changed files with 97707 additions and 120 deletions
@@ -0,0 +1,19 @@
{
"historyPropertyName": "aliases",
"ignoreRegexes": [
"^_",
"^Untitled$",
"^Untitled \\d+$"
],
"timeoutSeconds": 5,
"caseSensitive": false,
"autoCreateFrontmatter": true,
"includeFolders": [],
"excludeFolders": [],
"fileExtensions": [
"md",
"mdx"
],
"trackFolderRenames": "index",
"excludePropertyName": ""
}