first commit

This commit is contained in:
J D
2022-03-20 18:46:19 +01:00
commit 4f40ccfc96
16 changed files with 37327 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"id": "obsidian-git",
"name": "Obsidian Git",
"description": "Backup your vault with git.",
"isDesktopOnly": true,
"js": "main.js",
"version": "1.24.0"
}