Things are a changing
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"historyPropertyName": "aliases",
|
||||
"ignoreRegexes": [
|
||||
"^_",
|
||||
"^Untitled$",
|
||||
"^Untitled \\d+$"
|
||||
],
|
||||
"timeoutSeconds": 5,
|
||||
"caseSensitive": false,
|
||||
"autoCreateFrontmatter": true,
|
||||
"includeFolders": [],
|
||||
"excludeFolders": [],
|
||||
"fileExtensions": [
|
||||
"md",
|
||||
"mdx"
|
||||
],
|
||||
"trackFolderRenames": "index",
|
||||
"excludePropertyName": ""
|
||||
}
|
||||
Reference in New Issue
Block a user