Files
karuo-ai/.obsidian/app.json
2026-07-19 00:21:46 +08:00

29 lines
681 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"attachmentFolderPath": "obsidian",
"promptDelete": false,
"useMarkdownLinks": true,
"userIgnoreFilters": [
"**/node_modules/**",
"**/third_party/**",
"**/_vendor/**",
"**/references/**",
"**/参考资料/**",
"**/docs/rules/**",
"**/.git/**",
"**/.smart-env/**",
"**/__pycache__/**",
"**/dist/**",
"**/build/**",
"**/AutoClip/**",
"**/local_LivePortrait/**",
"**/local_LivePortrait/**",
"**/存客宝备份/**",
"**/归档_*/**",
"**/github-repos/**",
"**/CHANGELOG.md",
"**/LICENSE.md",
"scripts/**",
"卡若ai网站/**",
"01_卡资/金盾_数据安全/存客宝/**"
]
}