心平气和 f2c17a64ce 增加 .gitignore 文件忽视 .trash/ 和 attachments/
增加 .obsidian 配置文件
增加第三方插件:ai-providers、dataview、local-gpt、templater-obsidian
2025-12-27 19:31:30 +08:00

13 lines
299 B
JSON

{
"id": "local-gpt",
"name": "Local GPT",
"version": "3.6.0",
"minAppVersion": "0.15.0",
"description": "Local GPT assistance for maximum privacy and offline access",
"author": "Pavel Frankov",
"authorUrl": "https://github.com/pfrankov",
"isDesktopOnly": false,
"css": [
"styles.css"
]
}