First commit

This commit is contained in:
2024-04-23 18:25:42 -04:00
parent 0cc33fc046
commit 35f3d157a2
28 changed files with 56364 additions and 0 deletions

View File

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