Initial commit

This commit is contained in:
2023-05-17 22:14:26 +02:00
commit c055fb2133
32 changed files with 44646 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"id": "obsidian-git",
"name": "Obsidian Git",
"description": "Backup your vault with Git.",
"isDesktopOnly": false,
"fundingUrl": "https://ko-fi.com/vinzent",
"js": "main.js",
"version": "2.20.0"
}