27 lines
747 B
JSON
27 lines
747 B
JSON
{
|
|
"promptDelete": false,
|
|
"attachmentFolderPath": "{folder}/images",
|
|
"useMarkdownLinks": true,
|
|
"newLinkFormat": "absolute",
|
|
"alwaysUpdateLinks": true,
|
|
"userIgnoreFilters": [
|
|
"**/node_modules/**",
|
|
"**/.git/**",
|
|
"**/__pycache__/**",
|
|
"**/dist/**",
|
|
"**/build/**",
|
|
"sdk/**",
|
|
"资料/apk_analysis/**",
|
|
"资料/Soul调研/**",
|
|
"开发文档/6、后端/github-repos/**",
|
|
"开发文档/6、后端/docs/**",
|
|
"开发文档/6、测试/**",
|
|
"开发文档/**/04-CodeGraph代码索引/raw/**",
|
|
"开发文档/**/110项功能逐项确认/**",
|
|
"开发文档/04-Gitea门户/**",
|
|
"开发文档/1、需求/03-调研/**",
|
|
"机擎/references/**",
|
|
"**/CHANGELOG.md",
|
|
"**/LICENSE.md"
|
|
]
|
|
} |